All the runtime scripts are called runme.pl now for easier testing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5652 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8d4c509404
commit
636a5db77a
22 changed files with 31 additions and 20 deletions
|
|
@ -79,7 +79,7 @@ objects and to print out the value (for debugging purposes).
|
|||
|
||||
<h2>A Perl Script</h2>
|
||||
|
||||
Click <a href="example.pl">here</a> to see a script that uses these functions from Perl.
|
||||
Click <a href="runme.pl">here</a> to see a script that uses these functions from Perl.
|
||||
|
||||
<h2>Notes</h2>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# file: example.pl
|
||||
# file: runme.pl
|
||||
|
||||
use example;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue