squishy

branch
lua5.2
changeset 99
2b6416334a25
parent 60
e80882a6af57
equal deleted inserted replaced
98:61085789b12b 99:2b6416334a25
1 1
2 -- Set this option, same as if user specified 2 -- Set this option, same as if user specified
3 -- '--executable' on the command-line. Can be 3 -- '--executable' on the command-line. Can be
4 -- disabled by user with '--no-executable' 4 -- disabled by user with '--no-executable'
5 Option "executable" 5 Option "executable" "/usr/bin/lua5.2"
6 6
7 -- Output filename 7 -- Output filename
8 Output "squish" 8 Output "squish"
9 9
10 -- This is normal/main script 10 -- This is normal/main script

mercurial