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

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5651 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-01-20 21:22:56 +00:00
commit 8d4c509404
22 changed files with 34 additions and 22 deletions

View file

@ -147,7 +147,7 @@ extraction.
<ul>
<li> <a href="example.c">example.c</a> (C Source)
<li> <a href="example.i">example.i</a> (Swig interface)
<li> <a href="example.tcl">example.tcl</a> (Tcl Script)
<li> <a href="runme.tcl">runme.tcl</a> (Tcl Script)
</ul>
<h2>Notes</h2>