Skip to content

Commit

Permalink
BootApplication replaced by BootSystem in Application.oz.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjrd committed Aug 1, 2012
1 parent bc96af8 commit 3aaeb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ap/Application.oz
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

functor
import
BootApplication(exit: Exit) at 'x-oz://boot/Application'
BootSystem(exit: Exit) at 'x-oz://boot/System'
OS(getEnv)
Open(file)
Property(get condGet)
Expand Down

0 comments on commit 3aaeb1e

Please sign in to comment.