added rcsid(again). Who took that away?
This commit is contained in:
parent
5d5a09a5d0
commit
ab0db1c5fb
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
||||||
|
|
||||||
#ifdef REGVARS
|
#ifdef REGVARS
|
||||||
|
|
||||||
|
#ifndef NORCSID
|
||||||
|
static char rcsid[] = "$Header$";
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
#include <cg_pattern.h>
|
#include <cg_pattern.h>
|
||||||
#include "data.h"
|
#include "data.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue