Initial commit

This commit is contained in:
2022-08-19 15:22:33 +02:00
commit d682fae506
545 changed files with 48172 additions and 0 deletions

4
gen/dat_utils.inc Normal file
View File

@ -0,0 +1,4 @@
integer lpos, lout
character filelist*8192, outlist*8192
common/dat_utils_com/lpos, lout, filelist, outlist