aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/README.LuaSL
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.LuaSL')
-rw-r--r--docs/README.LuaSL4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.LuaSL b/docs/README.LuaSL
index ed2ffdd..bccb202 100644
--- a/docs/README.LuaSL
+++ b/docs/README.LuaSL
@@ -33,8 +33,8 @@ Luaproc is used to start up operating system threads and hand Lua states
33between them. Luaproc messaging is also being used, but might need to 33between them. Luaproc messaging is also being used, but might need to
34change to edje messaging. Note - luaproc has been extensively rewritten 34change to edje messaging. Note - luaproc has been extensively rewritten
35for this project, mostly converting it to use EFL. That rewrite 35for this project, mostly converting it to use EFL. That rewrite
36substantially shrunk the source code. More might be rewritten in 36substantially shrunk the source code. Then it was all rewritten again
37future. 37to use EFL threads, and cooperative multitasking.
38 38
39THIS IS WHERE WE ARE RIGHT NOW. 39THIS IS WHERE WE ARE RIGHT NOW.
40 40