From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- sys/gio/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sys/gio/README (limited to 'sys/gio/README') diff --git a/sys/gio/README b/sys/gio/README new file mode 100644 index 00000000..e7db4cdd --- /dev/null +++ b/sys/gio/README @@ -0,0 +1,6 @@ +GIO + + This directory contains the source for the IRAF GIO (graphics i/o) +interface. The interface is documented in the file "Gio.hlp". Source for +the STDGRAPH kernel will be found in the subdirectory "stdgraph". Source +for the NSPP kernel will be found in the subdirectory "nspp". -- cgit