starfield use the setoffset func
This commit is contained in:
5
Makefile
5
Makefile
@@ -8,6 +8,11 @@ genplotting.o: genplotting.f90 Makefile
|
||||
|
||||
# -----------------------------------------------
|
||||
|
||||
starfield: starfield.f90 Makefile genplotting.o
|
||||
gfortran -Wall $< genplotting.o -o $@
|
||||
|
||||
# -----------------------------------------------
|
||||
|
||||
spirale: spirale.f90 Makefile genplotting.o
|
||||
gfortran -Wall $< genplotting.o -o $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user