From faaf5311c8d94b3cb0ccfbecf7b034e529c6e7b7 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 31 Dec 2018 00:20:07 -0800 Subject: [PATCH] Updated shebangs --- compatibility/2.3.nom | 2 +- compatibility/2.4.nom | 2 +- compatibility/2.5.5.5.nom | 2 +- compatibility/2.5.nom | 2 +- compatibility/2.nom | 2 +- compatibility/3.5.5.6.nom | 2 +- compatibility/3.6.nom | 2 +- compatibility/3.7.nom | 2 +- compatibility/3.8.nom | 2 +- compatibility/3.nom | 2 +- compatibility/4.10.12.7.nom | 2 +- compatibility/4.11.nom | 2 +- compatibility/4.12.nom | 2 +- compatibility/4.8.10.nom | 2 +- compatibility/4.9.nom | 2 +- compatibility/compatibility.nom | 2 +- core/collections.nom | 2 +- core/control_flow.nom | 2 +- core/coroutines.nom | 2 +- core/errors.nom | 2 +- core/id.nom | 2 +- core/io.nom | 2 +- core/math.nom | 2 +- core/metaprogramming.nom | 2 +- core/operators.nom | 2 +- core/text.nom | 2 +- examples/how_do_i.nom | 2 +- lib/base64.nom | 2 +- lib/consolecolor.nom | 2 +- lib/file_hash.nom | 2 +- lib/object.nom | 2 +- lib/os.nom | 2 +- lib/things.nom | 2 +- tools/find.nom | 2 +- tools/format.nom | 2 +- tools/parse.nom | 2 +- tools/repl.nom | 2 +- tools/test.nom | 2 +- tools/upgrade.nom | 2 +- 39 files changed, 39 insertions(+), 39 deletions(-) diff --git a/compatibility/2.3.nom b/compatibility/2.3.nom index 75a5c2c..bbe868b 100644 --- a/compatibility/2.3.nom +++ b/compatibility/2.3.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <2.3 to Nomsu 2.3 diff --git a/compatibility/2.4.nom b/compatibility/2.4.nom index 40b363a..8c948b0 100644 --- a/compatibility/2.4.nom +++ b/compatibility/2.4.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <2.4 to Nomsu 2.4 diff --git a/compatibility/2.5.5.5.nom b/compatibility/2.5.5.5.nom index a8ec2bc..6ee5959 100644 --- a/compatibility/2.5.5.5.nom +++ b/compatibility/2.5.5.5.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <2.5.5.5 to Nomsu 2.5.5.5 diff --git a/compatibility/2.5.nom b/compatibility/2.5.nom index 77fb228..a32bbaf 100644 --- a/compatibility/2.5.nom +++ b/compatibility/2.5.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <2.5 to Nomsu 2.5 diff --git a/compatibility/2.nom b/compatibility/2.nom index b4b0efd..6335df0 100644 --- a/compatibility/2.nom +++ b/compatibility/2.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu 1 to Nomsu 2 diff --git a/compatibility/3.5.5.6.nom b/compatibility/3.5.5.6.nom index b3ee67e..a93c9a9 100644 --- a/compatibility/3.5.5.6.nom +++ b/compatibility/3.5.5.6.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <3.5.5.6 to Nomsu 3.5.5.6 diff --git a/compatibility/3.6.nom b/compatibility/3.6.nom index eb19e39..8925bc4 100644 --- a/compatibility/3.6.nom +++ b/compatibility/3.6.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <3.6 to 3.6 diff --git a/compatibility/3.7.nom b/compatibility/3.7.nom index 052337c..914c3aa 100644 --- a/compatibility/3.7.nom +++ b/compatibility/3.7.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <3.7 to 3.7 diff --git a/compatibility/3.8.nom b/compatibility/3.8.nom index 3362a9c..89d2970 100644 --- a/compatibility/3.8.nom +++ b/compatibility/3.8.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <3.8 to 3.8 (Text method changes) diff --git a/compatibility/3.nom b/compatibility/3.nom index cba6f71..3b58cee 100644 --- a/compatibility/3.nom +++ b/compatibility/3.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <=2 to Nomsu 3 diff --git a/compatibility/4.10.12.7.nom b/compatibility/4.10.12.7.nom index 1c0231c..c423f6c 100644 --- a/compatibility/4.10.12.7.nom +++ b/compatibility/4.10.12.7.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <4.10.12.7 to 4.10.12.7 use "compatibility/compatibility.nom" diff --git a/compatibility/4.11.nom b/compatibility/4.11.nom index 082825d..313b8e4 100644 --- a/compatibility/4.11.nom +++ b/compatibility/4.11.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <4.11 to Nomsu 4.11 (overhaul of function literals, deleting (if all of ...), etc. shorthand) diff --git a/compatibility/4.12.nom b/compatibility/4.12.nom index 816acaa..7ca2e3b 100644 --- a/compatibility/4.12.nom +++ b/compatibility/4.12.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <4.11 to Nomsu 4.11 (overhaul of function literals, deleting (if all of ...), etc. shorthand) diff --git a/compatibility/4.8.10.nom b/compatibility/4.8.10.nom index d250f89..66fdfa1 100644 --- a/compatibility/4.8.10.nom +++ b/compatibility/4.8.10.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <4.8.10 to 4.8.10 (renaming "action" -> "means") use "compatibility/compatibility.nom" diff --git a/compatibility/4.9.nom b/compatibility/4.9.nom index 5f8c28c..c2064ec 100644 --- a/compatibility/4.9.nom +++ b/compatibility/4.9.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines upgrades from Nomsu <4.9 to 4.9 use "compatibility/compatibility.nom" diff --git a/compatibility/compatibility.nom b/compatibility/compatibility.nom index a83011f..e017728 100644 --- a/compatibility/compatibility.nom +++ b/compatibility/compatibility.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file contains code for defining ways to upgrade code between different versions of Nomsu. diff --git a/core/collections.nom b/core/collections.nom index 5697af9..69685b8 100644 --- a/core/collections.nom +++ b/core/collections.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file contains code that supports manipulating and using collections like lists and dictionaries. diff --git a/core/control_flow.nom b/core/control_flow.nom index 12bb9c6..a998795 100644 --- a/core/control_flow.nom +++ b/core/control_flow.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file contains compile-time actions that define basic control flow structures like "if" statements and loops. diff --git a/core/coroutines.nom b/core/coroutines.nom index c1dd21d..1a164a9 100644 --- a/core/coroutines.nom +++ b/core/coroutines.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines the code that creates and manipulates coroutines diff --git a/core/errors.nom b/core/errors.nom index edcfffa..6a773a7 100644 --- a/core/errors.nom +++ b/core/errors.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file contains basic error reporting code diff --git a/core/id.nom b/core/id.nom index a450288..a22df25 100644 --- a/core/id.nom +++ b/core/id.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # A simple UUID function based on RFC 4122: http://www.ietf.org/rfc/rfc4122.txt diff --git a/core/io.nom b/core/io.nom index 1d8bac4..6333292 100644 --- a/core/io.nom +++ b/core/io.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file contains basic input/output code diff --git a/core/math.nom b/core/math.nom index 05b7dd8..adba0e9 100644 --- a/core/math.nom +++ b/core/math.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines some common math literals and functions diff --git a/core/metaprogramming.nom b/core/metaprogramming.nom index 6ee9f13..a9eabd0 100644 --- a/core/metaprogramming.nom +++ b/core/metaprogramming.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This File contains actions for making actions and compile-time actions and some helper functions to make that easier. diff --git a/core/operators.nom b/core/operators.nom index 9b095d0..8d646e9 100644 --- a/core/operators.nom +++ b/core/operators.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file contains definitions of operators like "+" and "and". diff --git a/core/text.nom b/core/text.nom index 97f560e..80f5ac9 100644 --- a/core/text.nom +++ b/core/text.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file contains some definitions of text escape sequences, including ANSI console color codes. diff --git a/examples/how_do_i.nom b/examples/how_do_i.nom index b04e9f4..c48b137 100644 --- a/examples/how_do_i.nom +++ b/examples/how_do_i.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # How do I... # Write a comment? Put a # and go till the end of the line # How do I write a multi-line comment? diff --git a/lib/base64.nom b/lib/base64.nom index 44d68cb..f0c40b2 100644 --- a/lib/base64.nom +++ b/lib/base64.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines actions for encoding/decoding base 64, as specified in: https://tools.ietf.org/html/rfc4648 diff --git a/lib/consolecolor.nom b/lib/consolecolor.nom index 1f5e926..6c5e176 100644 --- a/lib/consolecolor.nom +++ b/lib/consolecolor.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines actions for ANSI console color escape codes. diff --git a/lib/file_hash.nom b/lib/file_hash.nom index 67b4569..a708249 100644 --- a/lib/file_hash.nom +++ b/lib/file_hash.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines some actions for hashing files and looking up files by hash. diff --git a/lib/object.nom b/lib/object.nom index 0cede18..fa746b6 100644 --- a/lib/object.nom +++ b/lib/object.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file contains the implementation of an Object-Oriented programming system. diff --git a/lib/os.nom b/lib/os.nom index cdb5398..8c05836 100644 --- a/lib/os.nom +++ b/lib/os.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines some actions that interact with the operating system and filesystem. diff --git a/lib/things.nom b/lib/things.nom index cf5a53f..2820328 100644 --- a/lib/things.nom +++ b/lib/things.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # A library for simple object oriented programming. diff --git a/tools/find.nom b/tools/find.nom index 00b65e5..d07681a 100755 --- a/tools/find.nom +++ b/tools/find.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This is a tool to find syntax trees matching a pattern. "*" is a wildcard that will match any subtree, and "**" is a wildcard that will match any diff --git a/tools/format.nom b/tools/format.nom index 7d8cca1..65cc2ca 100755 --- a/tools/format.nom +++ b/tools/format.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # Auto-format Nomsu code. Usage: nomsu -t format [-i] file1 file2... diff --git a/tools/parse.nom b/tools/parse.nom index 1f87bab..d28c80c 100755 --- a/tools/parse.nom +++ b/tools/parse.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # Tool to print out a parse tree of files in an easy-to-read format. Usage: nomsu tools/parse.nom file1 file2 directory1 ... diff --git a/tools/repl.nom b/tools/repl.nom index ef262e1..983de5f 100644 --- a/tools/repl.nom +++ b/tools/repl.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # This file defines a Read-Evaluate-Print-Loop (REPL) for Nomsu diff --git a/tools/test.nom b/tools/test.nom index 1e135db..a2cd992 100755 --- a/tools/test.nom +++ b/tools/test.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # Tool to run all tests in a file (i.e. the code block inside a call to 'test %'). Usage: nomsu tools/test.nom file1 file2 directory1 ... diff --git a/tools/upgrade.nom b/tools/upgrade.nom index d890dc9..ccb12b5 100755 --- a/tools/upgrade.nom +++ b/tools/upgrade.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V6.12.12.8 +#!/usr/bin/env nomsu -V6.13.12.8 # Tool to automatically update code from old versions of Nomsu. Usage: nomsu tools/upgrade.nom [-i] file1 file2 directory1 ...