mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-01 16:33:35 +00:00
Merge branch 'master' of git@github.com:280north/cappuccino
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ function main()
|
||||
{
|
||||
case "--main":
|
||||
if (args.length)
|
||||
mainFile = args.shift();
|
||||
mainFilename = args.shift();
|
||||
else
|
||||
usageError = true;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user