Added rcs identification.

This commit is contained in:
keie
1984-11-08 12:08:31 +00:00
parent 068dee8a06
commit 2cd5f2033e
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 ;