Forgot to add make_and_launch_with_options to the creation procedures

This commit is contained in:
Jocelyn Fiat
2011-12-14 15:04:29 +01:00
parent c7366615cf
commit ab5b43d8ef
2 changed files with 4 additions and 2 deletions

View File

@@ -24,7 +24,8 @@ inherit
WSF_SERVICE
create
make_and_launch
make_and_launch,
make_and_launch_with_options
feature {NONE} -- Initialization

View File

@@ -24,7 +24,8 @@ inherit
WSF_SERVICE
create
make_and_launch
make_and_launch,
make_and_launch_with_options
feature {NONE} -- Initialization