From 6e5d551071cdf0e03cca7f8c9ca5e54244e2b150 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 23 Jul 2018 14:53:12 -0700 Subject: Run 'use "core"' by default before running anything else, unless --no-core command line flag is used. --- lib/os.nom | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/os.nom') diff --git a/lib/os.nom b/lib/os.nom index 223c139..8ee2ef3 100644 --- a/lib/os.nom +++ b/lib/os.nom @@ -2,8 +2,6 @@ # This file defines some actions that interact with the operating system and filesystem. -use "core" - test: path of Nomsu file "lib/os.nom" -- cgit v1.2.3