Software / code / clix
Annotate
squishy @ 16:3a1c076d9382
Rename command 'message'->'send' and add 'receive' to the squishy file
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 07 Jan 2010 19:50:22 +0000 |
| parent | 1:58c694492459 |
| child | 26:028c5ffc6d7c |
| rev | line source |
|---|---|
|
16
3a1c076d9382
Rename command 'message'->'send' and add 'receive' to the squishy file
Matthew Wild <mwild1@gmail.com>
parents:
1
diff
changeset
|
1 Module "clix.send" "clix/send.lua" |
|
3a1c076d9382
Rename command 'message'->'send' and add 'receive' to the squishy file
Matthew Wild <mwild1@gmail.com>
parents:
1
diff
changeset
|
2 Module "clix.receive" "clix/receive.lua" |
| 0 | 3 Module "clix.version" "clix/version.lua" |
| 4 | |
| 5 Main "clix.lua" | |
|
1
58c694492459
squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents:
0
diff
changeset
|
6 |
|
58c694492459
squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents:
0
diff
changeset
|
7 Option "executable" |
|
58c694492459
squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents:
0
diff
changeset
|
8 Output "clix.bin" |