diff options
Diffstat (limited to 'cad/gwave/files/patch-utilities_gwave-doc-snarf.in')
-rw-r--r-- | cad/gwave/files/patch-utilities_gwave-doc-snarf.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/gwave/files/patch-utilities_gwave-doc-snarf.in b/cad/gwave/files/patch-utilities_gwave-doc-snarf.in new file mode 100644 index 000000000000..2dde16af49f6 --- /dev/null +++ b/cad/gwave/files/patch-utilities_gwave-doc-snarf.in @@ -0,0 +1,10 @@ +--- utilities/gwave-doc-snarf.in.orig 2008-03-02 16:17:12.000000000 -0500 ++++ utilities/gwave-doc-snarf.in 2008-03-02 16:17:22.000000000 -0500 +@@ -9,6 +9,7 @@ + (ice-9 common-list) + (ice-9 format) + (ice-9 regex) ++ (ice-9 rdelim) + (srfi srfi-13)) + + (debug-enable 'debug 'backtrace) |