*** empty log message ***
authorhachti <hachti>
Wed, 15 Nov 2006 23:52:34 +0000 (23:52 +0000)
committerhachti <hachti>
Wed, 15 Nov 2006 23:52:34 +0000 (23:52 +0000)
lib/fortran/recipe/flib3.recipe
lib/fortran/recipe/vpunch.recipe
lib/iolib/recipe/dap-lib.recipe [new file with mode: 0644]
lib/iolib/recipe/small.recipe [deleted file]

index 40a2c884c3e42b8b1a9da106e21aa494708b0158..c21a488943324cb59f62382dd9962594a24b6b50 100644 (file)
@@ -21,6 +21,6 @@ org/F$B5
 org/F$F5
 org/F$IO
 org/F$HT
-    obj/PCHAR
-    obj/LPCHAR
-    obj/UCHAR
+#    obj/PCHAR
+#    obj/LPCHAR
+#    obj/UCHAR
index dd98f062efb06dda1dccd1759e58fe0be70dc26d..3d3ec1ee9c96a884f40ac6022cac8f3d12a609c6 100644 (file)
@@ -1,2 +1,2 @@
-obj/VPUNCH
-obj/FONT
+#obj/VPUNCH
+#obj/FONT
diff --git a/lib/iolib/recipe/dap-lib.recipe b/lib/iolib/recipe/dap-lib.recipe
new file mode 100644 (file)
index 0000000..1bab357
--- /dev/null
@@ -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
+
+# Original ASR listing routine
+#org/O$AH
+
+
+
diff --git a/lib/iolib/recipe/small.recipe b/lib/iolib/recipe/small.recipe
deleted file mode 100644 (file)
index 1bab357..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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
-
-# Original ASR listing routine
-#org/O$AH
-
-
-