General Information =================== This is version 1.0 of Marshalgen, last updated in November, 2005. Marshalgen stands for MARSHALing code GENerator. It is a package that allows one to generate marshaling code for C++ structs or classes based on annotations of the existing source code. Installation ============ The installation can be done by typing the command make The executable, ./marshalgen, is then available in the current directory. Usage: ./marshalgen FILE where FILE is an include file with Marshalgen annotation. FILE can be in any directory. Manual ============ See the file 'MANUAL.txt' Contact ============ For any bug report, suggestion, or question, feel free to contact us. Viet Ha Nguyen (vietha@ccs.neu.edu) Gene Cooperman (gene@ccs.neu.edu)