noisepic: first release
This commit is contained in:
@@ -20,6 +20,9 @@ trigofest: trigofest.f90 Makefile vue3axes.o utils_ga.o
|
||||
gfortran $(GFOPT) $< ../Modules/pixrgb.o ../Modules/spitpgm.o \
|
||||
utils_ga.o -o $@
|
||||
|
||||
noisepic: noisepic.f90 Makefile
|
||||
gfortran $(GFOPT) $< ../Modules/spitpgm.o -o $@
|
||||
|
||||
# ---- modules locaux
|
||||
|
||||
usegenplot.o: usegenplot.f90 Makefile
|
||||
|
||||
Reference in New Issue
Block a user