aboutsummaryrefslogtreecommitdiff
path: root/Examples/tcl/enum/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/tcl/enum/index.html')
-rw-r--r--Examples/tcl/enum/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/Examples/tcl/enum/index.html b/Examples/tcl/enum/index.html
index 4390e38ab..559f6a804 100644
--- a/Examples/tcl/enum/index.html
+++ b/Examples/tcl/enum/index.html
@@ -11,8 +11,6 @@
<H2>Wrapping enumerations</H2>
-<tt>$Header$</tt><br>
-
<p>
This example tests SWIG's ability to wrap enumerations. By default, SWIG
converts enumeration specifications into integer constants. Further use