]> git.pld-linux.org Git - packages/baci.git/blobdiff - baci-bapascal.patch
- orphaned, outdated
[packages/baci.git] / baci-bapascal.patch
diff --git a/baci-bapascal.patch b/baci-bapascal.patch
deleted file mode 100644 (file)
index dad66f5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- pascomp/bapascal.y~        Wed May 14 19:30:18 2003
-+++ pascomp/bapascal.y Tue Sep 23 14:55:06 2003
-@@ -885,7 +885,6 @@
-          { gen_exprval($4); emit1(JZER,$1); free_expr($4); }
-       | for_header statement
-          { emit1(ENDFOR,1+$1); code[$1].y = lc; }
--      ;
-       | cbegin statements CEND
-          { if (level == 1) emit(COEND); in_cobegin = 0; }
-       ;
This page took 0.050028 seconds and 4 git commands to generate.