Added rcs identification.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
#include "ass00.h"
|
||||
#include "assex.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_ass[]= RCS_ASS ;
|
||||
static char rcs_ex[] = RCS_EX ;
|
||||
#endif
|
||||
|
||||
/*
|
||||
* global data
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user