This is a small HOWTO on using fdesign.


1) Start fdesign 
    cfreeze@mystic% fdesign dialogs.fd

2) After making changes save your work.

3) Rename dialogs.c to dialogs.auto.
    cfreeze@mystic% mv -f dialogs.c dialogs.auto

4) Edit dialogs.auto and remove the #include "forms.h".

5) Commit your work.
    cfreeze@mystic% cvs commit
