summaryrefslogtreecommitdiff
path: root/Examples/ocaml
diff options
context:
space:
mode:
authorArt Yerkes <ayerkes@speakeasy.net>2003-12-05 22:59:42 +0000
committerArt Yerkes <ayerkes@speakeasy.net>2003-12-05 22:59:42 +0000
commit3cfd2c7feee3abe684102bbec7f2d85c3508db18 (patch)
treebe1a730f285d0cca40c68bc88857a64daa751352 /Examples/ocaml
parent4639f09df5f811c61d664d612382d03df6af457b (diff)
downloadswig-3cfd2c7feee3abe684102bbec7f2d85c3508db18.tar.gz
String from ptr example. Demonstrates use of out typemap and handling of
return value with argout. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5490 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/ocaml')
-rw-r--r--Examples/ocaml/check.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/ocaml/check.list b/Examples/ocaml/check.list
index 78d98e3a4..cbdf270f0 100644
--- a/Examples/ocaml/check.list
+++ b/Examples/ocaml/check.list
@@ -7,3 +7,4 @@ argout_ref
shapes
contract
scoped_enum
+string_from_ptr