summaryrefslogtreecommitdiff
path: root/Examples/GIFPlot/Java/full/README
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/GIFPlot/Java/full/README')
-rw-r--r--Examples/GIFPlot/Java/full/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/Examples/GIFPlot/Java/full/README b/Examples/GIFPlot/Java/full/README
deleted file mode 100644
index 93463ea30..000000000
--- a/Examples/GIFPlot/Java/full/README
+++ /dev/null
@@ -1,8 +0,0 @@
-This example runs the entire gifplot.h header file through SWIG without
-any changes. The program 'runme.java' does something a little more
-interesting. After doing a make, run it using 'java runme'. You'll have to go
-look at the header file to get a complete listing of the functions.
-
-Note the differences in the runme.java files between this example and the
-'full' example. This example does not use shadow classes.
-