cranicule is here

This commit is contained in:
tTh
2026-06-25 06:43:33 +02:00
parent 31c9d1a802
commit de43a1810c
6 changed files with 46 additions and 2 deletions

View File

@@ -65,3 +65,6 @@ trnd: trnd.f90 Makefile libtth90modules.a
twavm: twavm.f90 Makefile libtth90modules.a
gfortran $(GFOPT) $< libtth90modules.a -o $@
demo_spitpgm: demo_spitpgm.f90 Makefile libtth90modules.a
gfortran $(GFOPT) $< libtth90modules.a -o $@