Added rcs identification.

This commit is contained in:
keie
1984-11-08 12:08:31 +00:00
parent 9f776924d6
commit 4e7f357a26
16 changed files with 61 additions and 0 deletions

View File

@@ -31,6 +31,10 @@
#include "ass00.h"
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
#endif
#ifdef MEMUSE
static unsigned m_used = 0 ;
static unsigned m_free = 0 ;