aboutsummaryrefslogtreecommitdiff
path: root/Examples/perl5/variables/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/perl5/variables/index.html')
-rw-r--r--Examples/perl5/variables/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/Examples/perl5/variables/index.html b/Examples/perl5/variables/index.html
index b72242c86..e4d426e2d 100644
--- a/Examples/perl5/variables/index.html
+++ b/Examples/perl5/variables/index.html
@@ -10,8 +10,6 @@
<H2>Wrapping C Global Variables</H2>
-<tt>$Header$</tt><br>
-
<p>
When a C global variable appears in an interface file, SWIG tries to
wrap it using a technique known as "variable linking." The idea is