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:
parent
81c6cff05a
commit
dfeef990f7
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
(* Plot a 3D Function *)
|
||||
|
||||
(* Use the wrapped GIFPlot library *)
|
||||
open Swig
|
||||
open Gifplot
|
||||
open Int32
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
(* Draw some simple shapes *)
|
||||
|
||||
(* Use the wrapped GIFPlot library *)
|
||||
open Swig
|
||||
open Simple
|
||||
open Int32
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue