From a89d69e843ba83df928051005d02a932a9981f46 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 19 Nov 2018 17:37:37 -0800 Subject: Autoformatted/auto-upgraded. --- tools/repl.nom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/repl.nom') diff --git a/tools/repl.nom b/tools/repl.nom index daa39d0..39d6360 100644 --- a/tools/repl.nom +++ b/tools/repl.nom @@ -1,7 +1,7 @@ -#!/usr/bin/env nomsu -V4.10.12.7 +#!/usr/bin/env nomsu -V4.11.12.8 # This file defines a Read-Evaluate-Print-Loop (REPL) for Nomsu - + use "lib/consolecolor.nom" use "lib/os.nom" -- cgit v1.2.3