Updating examples for new separate Swig module.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5204 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Art Yerkes 2003-10-25 06:21:24 +00:00
commit dfeef990f7
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
(* Plot a 3D Function *)
(* Use the wrapped GIFPlot library *)
open Swig
open Gifplot
open Int32

View file

@ -1,6 +1,7 @@
(* Draw some simple shapes *)
(* Use the wrapped GIFPlot library *)
open Swig
open Simple
open Int32