From 9d82d522c17493ad3016ca0678a951485067408f Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 11 Nov 2018 16:26:38 -0800 Subject: Fixed some autoformatting stuff, and prepping to deprecate some math shorthand. --- tools/repl.nom | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tools/repl.nom') diff --git a/tools/repl.nom b/tools/repl.nom index 9d9e88d..6857df2 100644 --- a/tools/repl.nom +++ b/tools/repl.nom @@ -4,9 +4,7 @@ use "lib/os.nom" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -externally [quit, exit] all mean: - lua> "os.exit(0)" - +externally [quit, exit] all mean: lua> "os.exit(0)" externally (help) means: say "\ ..This is the Nomsu v\(Nomsu version) interactive console. -- cgit v1.2.3