/***********************************************************************
 * Copyright (c) 1993 Technical Research Centre of Finland
 * All rights reserved.
 *
 * This software is provided ``as is'' and without any express or
 * implied warranties, including, without limitation, the implied
 * warranties of merchantibility and fitness for a particular purpose.
 **********************************************************************/

demo2/README

########	demo2 gives examples of more problematic classes that need
########	user defined serialize functions.

demo2.hxx	- class definitions for demo2
demo2.cxx	- examples of tailored serialize() functions etc.
demo2.run	- a shell script that shows how to run this example demo
demo2*		- other demo2* files have been generated

