home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / languages / progs / curses / cs / boltz / tem < prev    next >
Encoding:
Text File  |  1987-08-09  |  1.4 KB  |  24 lines

  1. define: layout
  2.                 $                                                           
  3.                   /   \         /   \                                       
  4.                  /     \       /     \                                      
  5.                          ----                                               
  6.                  \     /       \     /                                       
  7.                   \   /         \   /                                        
  8.                                                                             
  9.                                                  cycleno      $
  10.                                                  goodness     $             
  11.                                                  temperature  $
  12.                                                                             
  13.                                                                             
  14.                   /   \         /   \                                       
  15.                  /     \       /     \                                      
  16.                          ----                                               
  17.                  \     /       \     /                                       
  18.                   \   /         \   /                                        
  19. end
  20. activation    look    1    $ 0    activation    1 1 1 boltz.loo
  21. cycleno        variable 1    $ 1    cycleno        7 1
  22. goodness    floatvar 1    $ 2    goodness    7 1
  23. temperature    floatvar 1    $ 3    temperature    7 1
  24.