diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2018-11-17 14:38:05 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2018-11-17 14:39:08 -0800 |
| commit | 7f47d4204039258cec78c767f489b7809b4257ff (patch) | |
| tree | c8533068b75ab453accfe1f688705e9e94c9e279 /lib/version.nom | |
| parent | 34a3dd22a4e132bd4e0fe3ce89831c3fe761d3d9 (diff) | |
In-progress (but working) overhaul of some elements including: function
calls, lib/thing.nom API, multi-assignments, varargs, etc.
Diffstat (limited to 'lib/version.nom')
| -rw-r--r-- | lib/version.nom | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/version.nom b/lib/version.nom deleted file mode 100644 index e4a29e4..0000000 --- a/lib/version.nom +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env nomsu -V4.10.12.7 -# This file sets the current library version. -lua> "NOMSU_LIB_VERSION = 7" |
