added rcsid

This commit is contained in:
sater
1984-05-17 13:57:07 +00:00
parent 53d7ff6e49
commit 29f2c7b401
11 changed files with 44 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
#ifndef NORCSID
static char rcsid[] = "$Header$";
#endif
#include "param.h"
#include "types.h"
#include "../../h/em_flag.h"