home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / toollib_2 / Examples / Tree / Builds / h / treeparams < prev    next >
Text File  |  1995-11-22  |  257b  |  12 lines

  1. /*** treeparams.h ***/
  2. /* A (shared) window containing the tree parameters
  3.  * (c) Paul Field 1995
  4.  * v1.00 - 22/11/1995
  5.  */
  6.  
  7.  
  8. void tree_params_initialise(void);
  9.  /* Exceptions: os
  10.   * Sets up event handlers etc. necessary for the tree parameter window
  11.   */
  12.