diff options
author | David Walter Seikel | 2012-02-25 00:09:31 +1000 |
---|---|---|
committer | David Walter Seikel | 2012-02-25 00:09:31 +1000 |
commit | eff5b6e0fc5d7106a1a38967c3bbcbf73fdd6e44 (patch) | |
tree | ea1acf1bbd9fdd1f9905a7327183f0fe2bd87468 /libraries/README | |
parent | Time to fork luaproc and turn it into an EFL based thing, with tighter integr... (diff) | |
download | SledjHamr-eff5b6e0fc5d7106a1a38967c3bbcbf73fdd6e44.zip SledjHamr-eff5b6e0fc5d7106a1a38967c3bbcbf73fdd6e44.tar.gz SledjHamr-eff5b6e0fc5d7106a1a38967c3bbcbf73fdd6e44.tar.bz2 SledjHamr-eff5b6e0fc5d7106a1a38967c3bbcbf73fdd6e44.tar.xz |
Moved luaproc into LuaSL, merged it all into it's own file, and replaced the luaproc list with Eina_Clist.
From this point on, luaproc is officialy forked.
Diffstat (limited to '')
-rw-r--r-- | libraries/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/README b/libraries/README index d24f7d2..f40f9e4 100644 --- a/libraries/README +++ b/libraries/README | |||
@@ -7,5 +7,5 @@ Note that in some cases, there might be changes. Such changes should be | |||
7 | documented. | 7 | documented. |
8 | 8 | ||
9 | luaproc has been hacked up a bit, and will continue to be hacked up. | 9 | luaproc has been hacked up a bit, and will continue to be hacked up. |
10 | Merging it into LuaSL, and converting it to EFL. | 10 | Merged it into LuaSL, so it's no longer here. |
11 | 11 | ||