update to version 3.0
[unix-history] / usr / src / old / dbx / makedefs.c
index 59a6da9..9528bc0 100644 (file)
@@ -1,8 +1,8 @@
 /* Copyright (c) 1982 Regents of the University of California */
 
 /* Copyright (c) 1982 Regents of the University of California */
 
-static char sccsid[] = "@(#)makedefs.c 1.2 12/15/82";
+static char sccsid[] = "@(#)makedefs.c 1.4 (Berkeley) %G%";
 
 
-static char rcsid[] = "$Header: makedefs.c,v 1.3 84/03/27 10:21:50 linton Exp $";
+static char rcsid[] = "$Header: makedefs.c,v 1.4 84/12/26 10:40:22 linton Exp $";
 
 /*
  * Create a definitions file (e.g. .h) from an implementation file (e.g. .c).
 
 /*
  * Create a definitions file (e.g. .h) from an implementation file (e.g. .c).