Add initial prototype.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
with
|
||||
gel_demo_Server;
|
||||
|
||||
|
||||
procedure launch_Server
|
||||
--
|
||||
-- Launches the remote server.
|
||||
--
|
||||
is
|
||||
begin
|
||||
gel_demo_Server.item.start;
|
||||
end launch_Server;
|
||||
|
||||
Reference in New Issue
Block a user