Add initial prototype.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package gel_demo_Client
|
||||
--
|
||||
-- Provides a client.
|
||||
--
|
||||
is
|
||||
|
||||
task Item
|
||||
is
|
||||
entry start;
|
||||
end Item;
|
||||
|
||||
end gel_demo_Client;
|
||||
Reference in New Issue
Block a user