ports/devel/luaalarm/patches/patch-test_lua

9 lines
212 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- test.lua.orig Mon Jun 4 21:03:19 2007
+++ test.lua Mon Jun 4 21:03:26 2007
@@ -1,4 +1,5 @@
-- test alarm
+require("alarm")
function myalarm()
print("in alarm!",os.date"%T",a,math.floor(100*a/N).."%")