From 0cf317f36f7582cb0540c74910020c9d5f4aa14f Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Tue, 29 Sep 2009 13:11:20 +0200 Subject: s3: Remove the lua interpreter again This was meant to support async winbind. But as the hairy parts of async winbind (getgrent) are done without it, it can go again. --- source3/lua-5.1.4/test/sort.lua | 66 ----------------------------------------- 1 file changed, 66 deletions(-) delete mode 100644 source3/lua-5.1.4/test/sort.lua (limited to 'source3/lua-5.1.4/test/sort.lua') diff --git a/source3/lua-5.1.4/test/sort.lua b/source3/lua-5.1.4/test/sort.lua deleted file mode 100644 index 0bcb15f837..0000000000 --- a/source3/lua-5.1.4/test/sort.lua +++ /dev/null @@ -1,66 +0,0 @@ --- two implementations of a sort function --- this is an example only. Lua has now a built-in function "sort" - --- extracted from Programming Pearls, page 110 -function qsort(x,l,u,f) - if ly end) - show("after reverse selection sort",x) - qsort(x,1,n,function (x,y) return x