mirror of https://github.com/swig/swig.git
6 lines
292 B
Plaintext
6 lines
292 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 runme, ie: 'java runme'.
|
|
|
|
Note the differences in the runme.java files between this example and the
|
|
'full' example. This example uses the shadow classes.
|