  This directory provides examples of the JSim plugin functionality.
For an introduction to JSim plugins,  see the "Developing JSim Plugins"
document in the JSim documentation set.

  Key to example directories:

    mydata/ a simple DataFormat plugin,  implementing a DataWriter
only (no DataReader).

    myeasel/ a simple ModelEasel plugin,  implementing a point-and-click
model interface for N compartment models.

    mygraphic/ a simple Graphic plugin,  implementing a 4-chamber heart
volume graphic.

    myplan/ a skeletal C-language PlanWriter plugin.  A starting point
for a more complete C-language PlanWriter.


  See the README file in each directory.
