Assign EXISTS "Development:" >NIL:
If WARN
    If EXISTS "$DEVELPATH"
        Assign "Development:" "$DEVELPATH"
    EndIf
Endif
Assign EXISTS "Development:" >NIL:
If WARN
    Assign "Development:" "SYS:Development" >NIL:
EndIf

Assign INCLUDE: Development:include
Assign LIB: Development:lib
Assign USR: Development:
Assign TMP: T:
Assign ETC: Development:etc
Stack 262144

Assign BIN: Development:bin
Path ADD Development:bin
