commit | author | age
|
f708c8
|
1 |
bin_PROGRAMS = trisurf |
43c042
|
2 |
trisurf_SOURCES = general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c frame.c energy.c timestep.c vertexmove.c bondflip.c main.c poly.c stats.c sh.c shcomplex.c constvol.c |
88f451
|
3 |
AM_CFLAGS = -Wall -Werror |
f06f5f
|
4 |
#shdiscoverdir=../ |
SP |
5 |
#shdiscover_PROGRAMS= shdiscover |
|
6 |
#shdiscover_SOURCES= general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c energy.c sh.c shdiscover.c poly.c stats.c shcomplex.c |
|
7 |
#co_testdir=../ |
|
8 |
#co_test_PROGRAMS=co_test |
|
9 |
#co_test_SOURCES= general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c energy.c sh.c co_test.c frame.c bondflip.c poly.c stats.c shcomplex.c |
|
10 |
#spherical_trisurfdir=../ |
|
11 |
#spherical_trisurf_PROGRAMS = spherical_trisurf |
|
12 |
#spherical_trisurf_SOURCES = general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c frame.c energy.c timestep.c vertexmove.c spherical_trisurf.c sh.c bondflip.c poly.c stats.c shcomplex.c |
|
13 |
#spherical_trisurf_ffdir=../ |
|
14 |
#spherical_trisurf_ff_PROGRAMS = spherical_trisurf_ff |
|
15 |
#spherical_trisurf_ff_SOURCES = general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c frame.c energy.c timestep.c vertexmove.c spherical_trisurf_ff.c sh.c bondflip.c poly.c stats.c shcomplex.c |