summary refs log tree commit diff
path: root/dynamic.e
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic.e')
-rw-r--r--dynamic.e3
1 files changed, 3 insertions, 0 deletions
diff --git a/dynamic.e b/dynamic.e
index 2edcc13..773511f 100644
--- a/dynamic.e
+++ b/dynamic.e
@@ -204,6 +204,9 @@
   newline ;
 
 
+: bye 0 sys-exit ;
+
+
 
 ~ Log manipulation
 ~ ~~~~~~~~~~~~~~~~