dashboard
repositories
filestore
activity
search
login
main
/
trisurf-ng
Trisurf Monte Carlo simulator
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Datastructure & basic functions rewritten. It seems there is no memory leak...
Samo Penic
2010-12-04
bb77ca8f6e18e5a3ee2996095db5394dcd49197a
[trisurf-ng.git]
/
src
/
Makefile.am
commit
|
author
|
age
d7639a
1
trisurfdir=../
SP
2
trisurf_PROGRAMS=trisurf
bb77ca
3
trisurf_SOURCES=general.c vertex.c bond.c triangle.c cell.c main.c
d7639a
4
trisurf_LDFLAGS = -lm -lconfuse
a2a676
5
trisurf_CFLAGS = -Wall -Werror