Fred P. - 2001-09-17

To use:
perl gen.pl f.xml

Generate:
f.h
f.c
f.hpp
f.inl
f_test.cpp

It's Pseudo-XML, didn't have time to make XML::Parser
working on Win98, so I wrote my own Pseudo-XML parser,
which is simplified a lot, still the concept is working fine. Further development should be comming.

Fred.