;
; Run this shell script to set up ACE's environment, or put these
; commands into your user-startup sequence. Alternatively, you can 
; simply execute this script from the user-startup sequence.
;

assign ACE: sys:ACE   	; substitute "sys:ACE" with your ACE directory/volume

assign ACElib: ACE:lib
assign ACEbmaps: ACE:bmaps
assign ACEinclude: ACE:include

path ACE:bin add
