Expunge revision histories in files.
[become] / src / rule.h
index 0594d87..1c5c02f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: rule.h,v 1.6 1998/04/23 13:27:31 mdw Exp $
+ * $Id: rule.h,v 1.7 2004/04/08 01:36:20 mdw Exp $
  *
  * Managing rule sets
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------*
- *
- * $Log: rule.h,v $
- * Revision 1.6  1998/04/23 13:27:31  mdw
- * Export structure of the rule list, for `bcquery's benefit.
- *
- * Revision 1.5  1998/01/12 16:46:26  mdw
- * Fix copyright date.
- *
- * Revision 1.4  1997/09/17  10:27:17  mdw
- * Use rewritten class handler.
- *
- * Revision 1.3  1997/08/20  16:22:49  mdw
- * Rename `rule_reinit' to `rule_end' for more sensible restart.
- *
- * Revision 1.2  1997/08/04 10:24:25  mdw
- * Sources placed under CVS control.
- *
- * Revision 1.1  1997/07/21  13:47:45  mdw
- * Initial revision
- *
- */
-
 #ifndef RULE_H
 #define RULE_H