Software / code / clix
Annotate
squishy @ 5:7209e1f8e66b
clix.lua, COPYING: Add COPYING file with MIT license, add copyright header to clix.lua
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Wed, 06 Jan 2010 18:25:17 +0000 |
| parent | 1:58c694492459 |
| child | 16:3a1c076d9382 |
| rev | line source |
|---|---|
| 0 | 1 Module "clix.message" "clix/message.lua" |
| 2 Module "clix.version" "clix/version.lua" | |
| 3 | |
| 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" |