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:
parent
1db75e417b
commit
8a9b2cbdb1
5 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue