- fixed another split problem

(those semantics are weird...)

- got rid of $Id$'s (for the moment, at least).  in other
  words, there should be no more "empty" checkins.

- internal: some minor cleanups.
This commit is contained in:
Fredrik Lundh 2000-06-29 18:03:25 +00:00
parent 34a96371c3
commit 8094611eb8
6 changed files with 22 additions and 15 deletions

View file

@ -1,8 +1,7 @@
/*
* Secret Labs' Regular Expression Engine
* $Id$
*
* simple regular expression matching engine
* regular expression matching engine
*
* Copyright (c) 1997-2000 by Secret Labs AB. All rights reserved.
*