
XbW - An interpreting system to create user interfaces out of
      standard "C" headerfiles.
 
Commands:
=========

xbw progname.c        Create the user interface in PROGNAMEwdw.mta
                      out of the headerfile PROGNAMEmfx.h,
                      compile PROGNAME.c and execute the resulting
                      user interface.

xbw progname.h        Just create the user interface out of
                      PROGNAMEmfx.h and start the user interface.

xbw clean             Remove all files that were created by XbW and
                      can be recreated by the command as described
                      above.
 
xbw filename.mta      Interpret the given "Metafiles"
xbw filename.xwx

xbw filename.prj      Load a completed xbw-"Project"

 
