diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-01-07 21:41:59 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-01-07 21:42:26 -0800 |
| commit | 2048d4468acf4720c38eabe5644e9f112cea5478 (patch) | |
| tree | 30643f7ff961cb704432ae29c77a3e97f7d6c81d /tools | |
| parent | eda80cf575caaf008d0f9e8d80fe70e9f5ff8f83 (diff) | |
Added quit/exit and switched Files.read->exists.
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/repl.nom | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/repl.nom b/tools/repl.nom index c35abc5..58a24d3 100755 --- a/tools/repl.nom +++ b/tools/repl.nom @@ -7,7 +7,6 @@ use "lib/os.nom" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -externally [quit, exit] all mean: lua> "os.exit(0)" externally (help) means: say (" This is the Nomsu v\(Nomsu version) interactive console. |
