This website works better with JavaScript
Home
Explore
Help
Sign In
TECLIM
/
PlaSim
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
147feb3295
Branches
Tags
master
PlaSim
/
makedebug
makedebug
94 B
History
Raw
1
2
3
4
most.x: most.c
gfortran -o most.x -g most.c -lm -L/usr/X11R6/lib -lX11
clean:
rm -f *.o *.x