aboutsummaryrefslogtreecommitdiff
path: root/Examples/tcl/constants
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2007-10-17 21:47:25 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2007-10-17 21:47:25 +0000
commit92bceacc38a15e7fe86b3fef1101b78a7865246e (patch)
treecccf22b524800061cb86113ba381bae1b55027fe /Examples/tcl/constants
parent9c65c6b044f1f43f3dfbeedfd32488bce3e3ec75 (diff)
downloadswig-92bceacc38a15e7fe86b3fef1101b78a7865246e.tar.gz
Remove cvs $Header$
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10005 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/tcl/constants')
-rw-r--r--Examples/tcl/constants/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/Examples/tcl/constants/index.html b/Examples/tcl/constants/index.html
index dc3739e5a..fa332c64c 100644
--- a/Examples/tcl/constants/index.html
+++ b/Examples/tcl/constants/index.html
@@ -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 Tcl variables with an identical value. Click <a href="example.i">here</a>