Forgot to add make_and_launch_with_options to the creation procedures
This commit is contained in:
@@ -24,7 +24,8 @@ inherit
|
|||||||
WSF_SERVICE
|
WSF_SERVICE
|
||||||
|
|
||||||
create
|
create
|
||||||
make_and_launch
|
make_and_launch,
|
||||||
|
make_and_launch_with_options
|
||||||
|
|
||||||
feature {NONE} -- Initialization
|
feature {NONE} -- Initialization
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,8 @@ inherit
|
|||||||
WSF_SERVICE
|
WSF_SERVICE
|
||||||
|
|
||||||
create
|
create
|
||||||
make_and_launch
|
make_and_launch,
|
||||||
|
make_and_launch_with_options
|
||||||
|
|
||||||
feature {NONE} -- Initialization
|
feature {NONE} -- Initialization
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user