Trisurf Monte Carlo simulator
Samo Penic
2016-05-24 24cf44a822fef8c16cc4bc099c75582807204cb7
Removed some non essential and experimental files
2 files modified
9 files deleted
2124 ■■■■■ changed files
Makefile.am 2 ●●● patch | view | raw | blame | history
bin/trisurf-deploy 48 ●●●●● patch | view | raw | blame | history
configure.ac 3 ●●●● patch | view | raw | blame | history
test/Makefile.am 11 ●●●●● patch | view | raw | blame | history
test/Ylmi2-2i.dat 1448 ●●●●● patch | view | raw | blame | history
test/ampl.dat 441 ●●●●● patch | view | raw | blame | history
test/co.for 28 ●●●●● patch | view | raw | blame | history
test/confusetest.c 34 ●●●●● patch | view | raw | blame | history
test/doxygentest.c 46 ●●●●● patch | view | raw | blame | history
test/float3cmp.c 23 ●●●●● patch | view | raw | blame | history
test/parsecmdline.c 40 ●●●●● patch | view | raw | blame | history
Makefile.am
@@ -1 +1 @@
SUBDIRS=test src
SUBDIRS=src
bin/trisurf-deploy
File was deleted
configure.ac
@@ -51,6 +51,5 @@
AC_CHECK_FUNCS([pow sqrt strndup])
AC_CONFIG_FILES([Makefile
                 src/Makefile
                 test/Makefile])
                 src/Makefile])
AC_OUTPUT
test/Makefile.am
File was deleted
test/Ylmi2-2i.dat
File was deleted
test/ampl.dat
File was deleted
test/co.for
File was deleted
test/confusetest.c
File was deleted
test/doxygentest.c
File was deleted
test/float3cmp.c
File was deleted
test/parsecmdline.c
File was deleted