]> git.pld-linux.org Git - packages/baci.git/commitdiff
- orphaned, outdated
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 21 Apr 2006 23:40:26 +0000 (23:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    baci-bapascal.patch -> 1.2

baci-bapascal.patch [deleted file]

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.083654 seconds and 4 git commands to generate.