chg: legic cmds uses return macros.

chg: hf search started to use macros
This commit is contained in:
iceman1001 2019-08-03 23:36:55 +02:00
commit a90e5e1858
5 changed files with 92 additions and 89 deletions

View file

@ -2,7 +2,8 @@ local getopt = require('getopt')
local cmds = require('commands')
local lib14a = require('read14a')
local utils = require('utils')
--
-- Refactored iceman, 2019
copyright = ''
author = 'Martin Holst Swende & Asper'
version = 'v1.0.1'