summaryrefslogtreecommitdiff
path: root/hello_world_ada/hello.adb
diff options
context:
space:
mode:
Diffstat (limited to 'hello_world_ada/hello.adb')
-rw-r--r--hello_world_ada/hello.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/hello_world_ada/hello.adb b/hello_world_ada/hello.adb
index 803b94e..25c32fd 100644
--- a/hello_world_ada/hello.adb
+++ b/hello_world_ada/hello.adb
@@ -1,6 +1,8 @@
--
-- Hello World with Flair
--
+-- $Id$
+--
with Text_IO; use Text_IO;