All the runtime scripts are called runme.pl now for easier testing

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5652 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-01-20 21:24:12 +00:00
commit 6f2e85b5c2
22 changed files with 31 additions and 20 deletions

View file

@ -123,7 +123,7 @@ Click <a href="example.i">here</a> to see a SWIG interface file with these addit
<h2>Sample Perl script</h2>
Click <a href="example.pl">here</a> to see a script that manipulates some C++ references.
Click <a href="runme.pl">here</a> to see a script that manipulates some C++ references.
<h2>Notes:</h2>