diff options
Diffstat (limited to 'Examples/xml/error.i')
| -rw-r--r-- | Examples/xml/error.i | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/xml/error.i b/Examples/xml/error.i new file mode 100644 index 0000000..7ea59a0 --- /dev/null +++ b/Examples/xml/error.i @@ -0,0 +1,2 @@ +%module error +enum { RED=10, GREEN, BLUE };
\ No newline at end of file |
