Add initial prototype.
This commit is contained in:
12
4-high/gel/applet/demo/distributed/gel_demo_client.ads
Normal file
12
4-high/gel/applet/demo/distributed/gel_demo_client.ads
Normal file
@@ -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