summaryrefslogtreecommitdiff
path: root/Examples/GIFPlot/Ruby/shadow/README
blob: 7a33e137fc158f92cc876446f916a1d8536a11a3 (plain)
1
2
3
4
5
This example illustrates Ruby shadow classes. Take a look at
the file GIFPlot/Interface/gifplot.i

Actually Ruby module of SWIG needs no shadow class.  But this example
is named "shadow" in order to be consistent with other languages.