mirror of https://github.com/swig/swig
6 lines
289 B
Plaintext
6 lines
289 B
Plaintext
This example uses the file in ../../Interface/gifplot.i to build
|
|
an interface with shadow classes. After doing a make, run the program main, ie: 'java main'.
|
|
|
|
Note the differences in the main.java files between this example and the
|
|
'full' example. This example uses the shadow classes.
|