From 085ac5036667b08e7ea6496ddc7947e6a35c0b1e Mon Sep 17 00:00:00 2001 From: hachti Date: Thu, 16 Nov 2006 00:14:11 +0000 Subject: [PATCH] *** empty log message *** --- lib/iolib/recipe/fortran-lib.recipe | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 lib/iolib/recipe/fortran-lib.recipe diff --git a/lib/iolib/recipe/fortran-lib.recipe b/lib/iolib/recipe/fortran-lib.recipe new file mode 100644 index 0000000..fb849fe --- /dev/null +++ b/lib/iolib/recipe/fortran-lib.recipe @@ -0,0 +1,29 @@ +# These are the selfmade modules + +# Binary HS Punch routine +obj/O$PB + +#Paper tape listing routine +obj/O$PL + +# O$AL ASR comfort routine +obj/O$AL + +# Huge Line printer routine +obj/O$LA + +# Read Paper tape sources +obj/I$PA + +# And here come the original ones + +org/I$AB +org/I$AI +org/O$AB +org/O$AI + +#org/O$AH Original ASR listing routine +#org/O$AH + + + -- 2.32.0