Appendix G RMIT Ada resources RMIT currently has the Gnat Ada compiler installed on Arcadia and Yallara Sun computers. A public directory /public/ada contains various Ada resources. These include ada-lref.ps quick reference sheets on Ada syntax, attributes, library ada-syntax.ps packages etc. sources directory included in all search paths with some common code sources/unix Unix "mini" binding, giving Ada access to selected Unix services sources/unix-file sources/unix-process The directory /opt/local/gnu/adainclude contains the Gnat implementation of all the standard Ada services, such as package Calendar, Direct_IO, Text_IO etc. The Gnat Ada compiler for other computers can be found in the /public/ada directory on Yallara. Ports to OS/2, Linux and DOS are present. RMIT's PC network also has the GNAT Ada compiler in the directory g:\pub\cs100\gnat In this directory are all the files you should need for running Gnat on a DOS computer, and is better maintained than the DOS distribution on Yallara.