Awk now precompiles regexps, so bogus comment deleted.

This commit is contained in:
shivers 1997-11-10 02:48:20 +00:00
parent 3d91476f54
commit 6011c98e03
1 changed files with 0 additions and 4 deletions

View File

@ -6,10 +6,6 @@
;;; to be broken, so we hack it w/cars and cdrs. ;;; to be broken, so we hack it w/cars and cdrs.
;;; - Requires STRING-MATCH from SCSH package. ;;; - 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: ;;; Examples:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; ;;;