Changed Header to Id
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9611 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8a9b2cbdb1
commit
54ec9df2ca
3 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@
|
|||
* - Lines beginning with %# are stripped down to #... and passed through.
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
char cvsroot_cpp_c[] = "$Header$";
|
||||
char cvsroot_cpp_c[] = "$Id$";
|
||||
|
||||
#include "swig.h"
|
||||
#include "preprocessor.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue