Annotate

squishy @ 4:ead275885948

clix.lua: Add shebang for people who don't use squish
author Matthew Wild <mwild1@gmail.com>
date Wed, 06 Jan 2010 18:19:47 +0000
parent 1:58c694492459
child 16:3a1c076d9382
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 Module "clix.message" "clix/message.lua"
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2 Module "clix.version" "clix/version.lua"
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 Main "clix.lua"
1
58c694492459 squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents: 0
diff changeset
5
58c694492459 squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents: 0
diff changeset
6 Option "executable"
58c694492459 squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents: 0
diff changeset
7 Output "clix.bin"