diff options
author | William S Fulton <wsf@fultondesigns.co.uk> | 2007-10-17 21:42:11 +0000 |
---|---|---|
committer | William S Fulton <wsf@fultondesigns.co.uk> | 2007-10-17 21:42:11 +0000 |
commit | fe042d2ebcac4080bb4948bf035d36ac7bd3b791 (patch) | |
tree | 8752d99b8616408ac1e7de7f42c5ee8f051a01cc /Source/Modules/chicken.cxx | |
parent | 21533f53e31a6f39baaa259f7a9703b0a0c2c91c (diff) | |
download | swig-fe042d2ebcac4080bb4948bf035d36ac7bd3b791.tar.gz |
Replace cvs $Header$ with svn $Id$
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10003 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Source/Modules/chicken.cxx')
-rw-r--r-- | Source/Modules/chicken.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Modules/chicken.cxx b/Source/Modules/chicken.cxx index 5466890dc..0102b0ab2 100644 --- a/Source/Modules/chicken.cxx +++ b/Source/Modules/chicken.cxx @@ -7,7 +7,7 @@ * CHICKEN language module for SWIG. * ----------------------------------------------------------------------------- */ -char cvsroot_chicken_cxx[] = "$Header$"; +char cvsroot_chicken_cxx[] = "$Id$"; #include "swigmod.h" |