aboutsummaryrefslogtreecommitdiff
path: root/Examples/tcl/class/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/tcl/class/index.html')
-rw-r--r--Examples/tcl/class/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/Examples/tcl/class/index.html b/Examples/tcl/class/index.html
index c3069ced6..fd8cfe502 100644
--- a/Examples/tcl/class/index.html
+++ b/Examples/tcl/class/index.html
@@ -11,8 +11,6 @@
<H2>Wrapping a simple C++ class</H2>
-<tt>$Header$</tt><br>
-
<p>
This example illustrates the most primitive form of C++ class wrapping performed
by SWIG. In this case, C++ classes are simply transformed into a collection of