summaryrefslogtreecommitdiff
path: root/hello_via_task/hello.adb
diff options
context:
space:
mode:
Diffstat (limited to 'hello_via_task/hello.adb')
-rw-r--r--hello_via_task/hello.adb3
1 files changed, 3 insertions, 0 deletions
diff --git a/hello_via_task/hello.adb b/hello_via_task/hello.adb
index 4b50b38..ed73dcb 100644
--- a/hello_via_task/hello.adb
+++ b/hello_via_task/hello.adb
@@ -1,6 +1,9 @@
--
-- Hello World Using a Task
--
+-- $Id$
+--
+
with Text_IO; use Text_IO;