Replace cvs $ with svn $
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10001 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2a89d09add
commit
0041ebc4bd
22 changed files with 22 additions and 22 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#include "Python.h"
|
||||
#include "wad.h"
|
||||
|
||||
static char cvs[] = "$Header$";
|
||||
static char cvs[] = "$Id$";
|
||||
|
||||
/* These are the python exception objects we will add
|
||||
SegFault, BusError, AbortError */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue