#! /usr/lib/veetest/veetest -r
(revision "B.00.00")
(date "Fri 13/Nov/1992")
(component 0 "ROOTCONTEXT"
 (name "CONTENTS")
 (interface
 )
 (implementation
  (locked no)
  (trigMode deg)
  (nextID 1)
  (component 0 "NOTE"
   (name "GAMES")
   (interface
   )
   (implementation
    (component text 19 5
     This examples subdirectory contains example games written in HP VEE.
     Files ending in ".ex" are VEE models that can be loaded and run:
     
        EXAMPLE                                                      
        FILENAME           DESCRIPTION                               
     ----------------------------------------------------------------------------------
     
       craps.ex		  A craps game that illustrates the use of color bitmaps on User
     				  object panels.  Both GIF and xwd format files are used.
     			      The GIF and xwd format files are located in /usr/lib/veetest/bitmaps.
     
       mole.ex         An interactive motor skill game that illustrates use of "Show
                       Panel on Execute", use of User Object trapping of Errors generated
                       programatically from the Raise Error object, and use of Confirm/OK
                       XEQ input to permit programatic operation of the button.
     
       slots1.ex       A Slot Machine game that illustrates som User Panel techniques,
                       lots of UserObjects, random numbers, some "Show Panel on Exec"
     	   	          functions, and lots of Show Descriptions.
    )
   )
   (views
    (icon
     (extent 78 0)
    )
    (detail
     (origin 45 119)
     (extent 810 332)
     (editing enabled)
    )
    (active detail)
   )
  )
  (configuration
  )
 )
 (views
  (panel
   (origin 0 62)
   (extent 900 433)
   (widget 0 detail
    (title on)
    (origin 56 108)
    (extent 801 366)
    (editing disabled)
   )
  )
  (detail
   (origin 0 62)
   (extent 880 413)
   (configuration
   )
  )
  (active panel)
  (active panel)
  (numberFormats
   (realFormat standard)
   (realSigDigits 4)
   (realRadixSpec 4)
   (integerBase decimal)
  )
  (waveformSettings
   (timeSpan 0.02)
   (numPoints 256)
  )
 )
)
