This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
TECLIM
/
PlaSim
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
PlaSim
/
makedebug
makedebug
94 B
Link permanente
Histórico
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