chiark / gitweb /
Fix distribution stuff.
[mLib] / env.h
diff --git a/env.h b/env.h
index 342c81b0c6d531e81fb42c0536789251dd030ede..1a7e08ba43585471b679a513ab8aaffd368aa441 100644 (file)
--- a/env.h
+++ b/env.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: env.h,v 1.2 1999/12/10 23:42:04 mdw Exp $
+ * $Id: env.h,v 1.3 2004/04/08 01:36:11 mdw Exp $
  *
  * Fiddling with environment variables
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: env.h,v $
- * Revision 1.2  1999/12/10 23:42:04  mdw
- * Change header file guard names.
- *
- * Revision 1.1  1999/07/26 23:15:57  mdw
- * Fiddling with environment variables.
- *
- */
-
 #ifndef MLIB_ENV_H
 #define MLIB_ENV_H