summaryrefslogtreecommitdiff
path: root/examples/APG/Timers
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-03-12 13:20:06 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-03-12 13:20:06 +0000
commitecdb2ee9ae6e19ee250bed1763b53852b92bcede (patch)
tree45a9bdb644fa8d03b50249ab2c939aeb8295e0db /examples/APG/Timers
parent091ac46a6a4906fb3d460e3bbf852c3383504de3 (diff)
downloadATCD-ecdb2ee9ae6e19ee250bed1763b53852b92bcede.tar.gz
ChangeLogTag: Fri Mar 12 13:20:43 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'examples/APG/Timers')
-rw-r--r--examples/APG/Timers/timers.mpc3
-rw-r--r--examples/APG/Timers/timers.mwc3
2 files changed, 6 insertions, 0 deletions
diff --git a/examples/APG/Timers/timers.mpc b/examples/APG/Timers/timers.mpc
index 3dc5724b752..295b2bb97d5 100644
--- a/examples/APG/Timers/timers.mpc
+++ b/examples/APG/Timers/timers.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(Alarm) : aceexe {
exename = Alarm
Source_Files {
diff --git a/examples/APG/Timers/timers.mwc b/examples/APG/Timers/timers.mwc
index b3032dea82d..a9b2f734629 100644
--- a/examples/APG/Timers/timers.mwc
+++ b/examples/APG/Timers/timers.mwc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
workspace {
timers.mpc
}