home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / procssng / ccs / ccs-11tl.lha / lbl / xview / genial / include / genial.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-07-14  |  916 b   |  30 lines

  1. /*
  2.  * genial.h - Contains the object declarations for project genial
  3.  * This file was generated by `gxv'.
  4.  */
  5.  
  6.  
  7. #include "comment_ui.h"
  8. #include "display_ui.h"
  9. #include "file_ui.h"
  10. #include "main_control_ui.h"
  11. #include "gfm_ui.h"
  12. #include "histo_ui.h"
  13. #include "trace_ui.h"
  14. #include "zoom_ui.h"
  15.  
  16.  
  17. extern    comment_comm_win_objects    *Comment_comm_win;
  18. extern    file_window1_objects    *File_window1;
  19. extern    file_rect_choice_win_objects    *File_rect_choice_win;
  20. extern    main_control_ctrlwin_objects    *Main_control_ctrlwin;
  21. extern    main_control_imgwin_objects    *Main_control_imgwin;
  22. extern    histo_display_objects    *Histo_display;
  23. extern    display_ctrlwin_objects    *Display_ctrlwin;
  24. extern    gfm_popup_objects    *Gfm_popup;
  25. extern    histo_histo_ctrl_objects    *Histo_histo_ctrl;
  26. extern    trace_tcntrl_objects    *Trace_tcntrl;
  27. extern    trace_trwin_objects    *Trace_trwin;
  28. extern    trace_intgwin_objects    *Trace_intgwin;
  29. extern    zoom_zmwin_objects    *Zoom_zmwin;
  30.