]> git.pld-linux.org Git - packages/ocaml-pxp.git/commitdiff
- outdated
authorMichal Moskal <michal@moskal.me>
Thu, 29 May 2003 12:03:40 +0000 (12:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml-pxp-sub_lexeme.patch -> 1.2

ocaml-pxp-sub_lexeme.patch [deleted file]

diff --git a/ocaml-pxp-sub_lexeme.patch b/ocaml-pxp-sub_lexeme.patch
deleted file mode 100644 (file)
index 9f37b24..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur pxp-1.1.4/src/pxp-wlex/pxp_wlex.mlw pxp-1.1.4-/src/pxp-wlex/pxp_wlex.mlw
---- pxp-1.1.4/src/pxp-wlex/pxp_wlex.mlw        Fri Mar 15 23:16:45 2002
-+++ pxp-1.1.4-/src/pxp-wlex/pxp_wlex.mlw       Sun May 12 00:10:10 2002
-@@ -28,6 +28,8 @@
-   let dummy_entity = ( new dummy_entity : entity_id )
-+  let sub_lexeme lb st ln = String.sub (Lexing.lexeme lb) st ln
-+
-   (* The following tokens are pre-allocated to reduce the load on the
-    * GC.
-    *)
This page took 0.072325 seconds and 4 git commands to generate.