Command line argument change:
the space between -h and hostname is optional
the space between -r and filename is optional
The save file is now an xml file validated with roody.dtd
When saving or restoring, if you enter a filename without an extension,
.xml will be appended. The previous save file format is no longer
supported.
New files: RoodyXML.h, RoodyXML.cxx, roody.dtd
Fixed up group problems when an online file is located in a folder.
Makefile modified to support libxml2. |