dashboard
repositories
filestore
activity
search
login
main
/
trisurf-ng
Trisurf Monte Carlo simulator
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
added function to remove vertex neighbour (but not connected vertex neighbour)
Samo Penic
2010-11-28
9802f169c159d66159bc15fce86c4aaa3c9e9ce5
[trisurf-ng.git]
/
src
/
Makefile.am
commit
|
author
|
age
d7639a
1
trisurfdir=../
SP
2
trisurf_PROGRAMS=trisurf
a10dd5
3
trisurf_SOURCES=general.c vertex.c bond.c main.c
d7639a
4
trisurf_LDFLAGS = -lm -lconfuse
9802f1
5
trisurf_CFLAGS = -Wall