summaryrefslogtreecommitdiffstats
path: root/ada_from_c_task
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-17 13:44:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-17 13:44:07 +0000
commit3eaf38591808045d17a0c7b9e787070c81e2d4f9 (patch)
tree8feded3d563a3fc82d0c287fbc04b172e6a72060 /ada_from_c_task
parent2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadada-examples-3eaf38591808045d17a0c7b9e787070c81e2d4f9.tar.bz2
2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore: New file.
Diffstat (limited to 'ada_from_c_task')
-rw-r--r--ada_from_c_task/.cvsignore8
-rw-r--r--ada_from_c_task/ChangeLog4
2 files changed, 12 insertions, 0 deletions
diff --git a/ada_from_c_task/.cvsignore b/ada_from_c_task/.cvsignore
new file mode 100644
index 0000000..66c56f2
--- /dev/null
+++ b/ada_from_c_task/.cvsignore
@@ -0,0 +1,8 @@
+.cvsignore
+ada_from_c.ali
+ada_from_c.exe.bin
+ada_from_c.exe.bt
+b~ada_from_c.adb
+b~ada_from_c.ads
+b~ada_from_c.ali
+example.ali
diff --git a/ada_from_c_task/ChangeLog b/ada_from_c_task/ChangeLog
index 541bcd5..7220d1f 100644
--- a/ada_from_c_task/ChangeLog
+++ b/ada_from_c_task/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * .cvsignore: New file.
+
2009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: New example. Runs on qemu.