[project @ 1999-11-23 15:12:04 by andy]
[ghc-hetmet.git] / ghc / interpreter / nHandle.def
index ec198d7..1f38a6c 100644 (file)
@@ -1,12 +1,19 @@
 EXPORTS
+nh_getCPUtime
+nh_getCPUprec
+nh_getPID
+nh_exitwith
+nh_system
+nh_iseof
+nh_filesize
 nh_stdin
 nh_stdout
 nh_stderr
-nh_write
-nh_read
 nh_open
-nh_flush
 nh_close
+nh_flush
+nh_write
+nh_read
 nh_errno
 nh_malloc
 nh_free