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:
Dave Beazley 2006-12-05 22:17:26 +00:00
commit 54ec9df2ca
3 changed files with 3 additions and 3 deletions

View file

@ -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"