Skip to content

Commit

Permalink
Added the properties application.args and application.gui.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjrd committed Aug 2, 2012
1 parent 3aaeb1e commit bc622b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sys/Property.oz
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,7 @@ define

{Put 'limits.bytecode.xregisters' 65535}

{Put 'application.args' nil}
{Put 'application.gui' false}

end

0 comments on commit bc622b9

Please sign in to comment.