added rcsid

This commit is contained in:
sater
1984-05-19 11:42:19 +00:00
parent bec1f6af33
commit 439464afe9
21 changed files with 64 additions and 0 deletions

View File

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