aboutsummaryrefslogtreecommitdiff
path: root/tools/parse.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-11-26 16:28:06 -0800
committerBruce Hill <bruce@bruce-hill.com>2018-11-26 16:28:06 -0800
commit5027bd4f0f2c6dcebf667a6924c50b0ca3df235f (patch)
treeda3ed710dcbfc065a24ac3ab0c8b4917a22b6991 /tools/parse.nom
parent8e5f1b9e1e912f781738a564843e024b0e0b2e96 (diff)
Upgraded/autoformatted.
Diffstat (limited to 'tools/parse.nom')
-rwxr-xr-xtools/parse.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/parse.nom b/tools/parse.nom
index cb367ab..4e61473 100755
--- a/tools/parse.nom
+++ b/tools/parse.nom
@@ -1,4 +1,4 @@
-#!/usr/bin/env nomsu -V4.11.12.8
+#!/usr/bin/env nomsu -V4.12.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 ...