From 7ddebdbe4756f1c81f5e6a245420cc69a48fbd1b Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 28 Mar 2014 03:34:11 +1000 Subject: Shuffle the version printing around. --- ClientHamr/GuiLua/test.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'ClientHamr/GuiLua/test.lua') diff --git a/ClientHamr/GuiLua/test.lua b/ClientHamr/GuiLua/test.lua index 2115098..3c2e9ab 100644 --- a/ClientHamr/GuiLua/test.lua +++ b/ClientHamr/GuiLua/test.lua @@ -49,8 +49,6 @@ local skang = require 'skang' local test = require 'test' local test_c = require 'test_c' -print('MODULE ' .. test._NAME .. ', ' .. test.COPYRIGHT .. ' Version: ' .. test.VERSION .. '\n' .. test.VERSION_DESC .. '\n') - print('foo = ' .. test.foo .. ' ->> ' .. skang.things.foo.help) print('End ' .. test.bar .. ' ' .. test.VERSION .. ' ' .. skang.things.ffunc.help .. ' ->> ' .. skang.things.f.action) test.ffunc('one', 2) -- cgit v1.1