From 1c024bdaaadbff9b228b5bc1bd6598c58051cec5 Mon Sep 17 00:00:00 2001 From: Jeff Bailey Date: Tue, 19 Sep 2000 15:47:02 +0000 Subject: Add warning to top of source files --- src/regex.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/regex.h') diff --git a/src/regex.h b/src/regex.h index ef4284cdce..b3f72e9b06 100644 --- a/src/regex.h +++ b/src/regex.h @@ -1,3 +1,7 @@ +/* Only edit this file through the CVS module in subversions. This file + is automatically updated whenever changes are made to it there, and + all of your work will be lost! - jbailey Sep 19, 2000 */ + /* Definitions for data structures and routines for the regular expression library, version 0.12. -- cgit v1.2.3