| This is a sample Enhydra application. It simulates a simple calculator.
A scan of a real calculator is used for the front end, with an image map.
A global counter of the number of buttons pushed (across all users) is
kept here.
Noramlly an Enhydra application would make note of various settings
in the config file, but this application is so simple it needs no
configuration.
|