aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gen_iface.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2010-06-17 21:40:46 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2010-06-17 21:40:46 -0400
commit44d46d022675756783e3c007923a77446d52b7e7 (patch)
tree833da6536abe6d4934a86503e80b07a8749a7566 /scripts/gen_iface.lua
parent75efa82b280d1240667c1207f411ccef65149222 (diff)
Renamed core/.*.lua to core/.*.luadoc documentation files.
Diffstat (limited to 'scripts/gen_iface.lua')
-rwxr-xr-xscripts/gen_iface.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/gen_iface.lua b/scripts/gen_iface.lua
index 62f972f8..1f1e64e7 100755
--- a/scripts/gen_iface.lua
+++ b/scripts/gen_iface.lua
@@ -40,7 +40,6 @@ for item in constants:sub(2, -2):gmatch('%b{}') do
out = out..line
end
end
-
out = out..string.gsub([[
SCN_STYLENEEDED = 2000,
SCN_CHARADDED = 2001,