Remove cvs $Header$

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10005 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2007-10-17 21:47:25 +00:00
commit 92bceacc38
45 changed files with 1 additions and 91 deletions

View file

@ -10,8 +10,6 @@
<H2>Wrapping C Constants</H2>
<tt>$Header$</tt><br>
<p>
When SWIG encounters C preprocessor macros and C declarations that look like constants,
it creates Python variables with an identical value. Click <a href="example.i">here</a>