Trisurf Monte Carlo simulator
Samo Penic
2010-11-27 73771431acbfbd1ffa2f3aeabb21fed9016fca42
commit | author | age
d7639a 1 trisurfdir=../
SP 2 trisurf_PROGRAMS=trisurf
3 trisurf_SOURCES=general.c vertex.c main.c
4 trisurf_LDFLAGS = -lm -lconfuse
5 trisurf_CFLAGS = -Wall -g