Trisurf Monte Carlo simulator
Samo Penic
2010-12-04 a6b1b556b6c8c8da22c5f322b57ccc1528578e10
commit | author | age
d7639a 1 trisurfdir=../
SP 2 trisurf_PROGRAMS=trisurf
a6b1b5 3 trisurf_SOURCES=general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c main.c
d7639a 4 trisurf_LDFLAGS = -lm -lconfuse
a2a676 5 trisurf_CFLAGS = -Wall -Werror