home *** CD-ROM | disk | FTP | other *** search
- ; PRI=125
- ;
- ; This file would have all high priority stuff for project EX1, normally
- ; containing only assignments and paths
- ;
- ; note that we are CD'd into EX1 at this point and thus can use relative
- ; path / assign operations the result being that the EX1 project can
- ; be moved / copied to other places without having to modify any scripts
-
- assign myproj1: ""
-
- path add bin
-
- echo Third
-
-