Changed Header to Id

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9610 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2006-12-05 22:14:31 +00:00
commit 8a9b2cbdb1
5 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
* Expands a template into a specialized version.
* ----------------------------------------------------------------------------- */
char cvsroot_templ_c[] = "$Header$";
char cvsroot_templ_c[] = "$Id$";
#include "swig.h"
#include "swigkeys.h"