Awk now precompiles regexps, so bogus comment deleted.
This commit is contained in:
parent
3d91476f54
commit
6011c98e03
|
@ -6,10 +6,6 @@
|
|||
;;; to be broken, so we hack it w/cars and cdrs.
|
||||
;;; - Requires STRING-MATCH from SCSH package.
|
||||
|
||||
;;; This should be hacked to convert regexp strings into regexp structures
|
||||
;;; at the top of the form, and then just refer to the structs in the
|
||||
;;; tests.
|
||||
|
||||
;;; Examples:
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;;
|
||||
|
|
Loading…
Reference in New Issue