Removed this file.

* examples/third.scm: Removed this file.
This commit is contained in:
Martin Baulig
1998-06-02 22:48:32 +00:00
parent 3728e4c34e
commit 4aeb33b2b9
-10
View File
@@ -1,10 +0,0 @@
(display (get-cpu)) (newline)
(display (get-mem)) (newline)
(display (get-swap)) (newline)
(display (get-uptime)) (newline)
(display (get-loadavg)) (newline)
(display (get-shm_limits)) (newline)
(display (get-msg_limits)) (newline)
(display (get-sem_limits)) (newline)
(display (get-sysdeps)) (newline)
(display (get-proclist)) (newline)