aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-03-27 16:17:23 +1000
committerDavid Walter Seikel2014-03-27 16:17:23 +1000
commit8ec7722cf040dfa087824c303c1604fa3ee3d8c3 (patch)
tree61b0b24d1196f4b210fbadcbf5a7a6d3f4d5d3b3
parentRename the C version of test so the names don't conflict. (diff)
downloadSledjHamr-8ec7722cf040dfa087824c303c1604fa3ee3d8c3.zip
SledjHamr-8ec7722cf040dfa087824c303c1604fa3ee3d8c3.tar.gz
SledjHamr-8ec7722cf040dfa087824c303c1604fa3ee3d8c3.tar.bz2
SledjHamr-8ec7722cf040dfa087824c303c1604fa3ee3d8c3.tar.xz
Found an old PIL chapter 26.
-rw-r--r--ClientHamr/GuiLua/test_c.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ClientHamr/GuiLua/test_c.c b/ClientHamr/GuiLua/test_c.c
index 4427724..d72067e 100644
--- a/ClientHamr/GuiLua/test_c.c
+++ b/ClientHamr/GuiLua/test_c.c
@@ -19,4 +19,7 @@ hyphen and the bit before it.
19 19
20Though it seems that chapter 26 is not in the same place? 20Though it seems that chapter 26 is not in the same place?
21 21
22http://www.lua.org/pil/26.2.html doesn't say much really, and is for
23Lua 5.0
24
22*/ 25*/