Moved from Perl to Perl5 to fix naming kludge

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5032 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-09-01 14:31:24 +00:00
commit a4dd3af1c6
12 changed files with 308 additions and 0 deletions

View file

@ -0,0 +1,5 @@
This is a very minimalistic example in which just a few functions
and constants from library are wrapped and used to draw some simple
shapes. The script 'runme.pl' runs the example.