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. --- compatibility/2.5.nom | 1 - 1 file changed, 1 deletion(-) (limited to 'compatibility/2.5.nom') diff --git a/compatibility/2.5.nom b/compatibility/2.5.nom index 118c13e..a67a28b 100644 --- a/compatibility/2.5.nom +++ b/compatibility/2.5.nom @@ -1,5 +1,4 @@ #!/usr/bin/env nomsu -V2.5.4.3 -use "core" use "compatibility/compatibility.nom" upgrade action (for %1 where %2 matches %3 %4) to "2.5" as (..) -- cgit v1.2.3