summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-18 21:28:50 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-18 21:28:50 +0000
commit5ce1cd8f702d11baa3da3dcf4683baf8d5893f07 (patch)
tree293a8eb18a161d2d3c3f6334fc2dd49cc54305e9 /examples
parent41201d95aec00afffb99c6d2083fa9c8a5f3df46 (diff)
downloadATCD-5ce1cd8f702d11baa3da3dcf4683baf8d5893f07.tar.gz
ChangeLogTag:Mon Aug 18 21:26:51 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/ASX/ASX.mwc11
-rw-r--r--examples/Connection/Connection.mwc11
-rw-r--r--examples/IOStream/IOStream.mwc11
-rw-r--r--examples/IPC_SAP/IPC_SAP.mwc11
-rw-r--r--examples/Logger/Logger.mwc11
-rw-r--r--examples/Mem_Map/Mem_Map.mwc11
-rw-r--r--examples/OS/OS.mwc11
-rw-r--r--examples/RMCast/RMCast.mwc11
-rw-r--r--examples/Reactor/Reactor.mwc11
-rw-r--r--examples/Service_Configurator/Service_Configurator.mwc11
-rw-r--r--examples/System_V_IPC/System_V_IPC.mwc11
11 files changed, 121 insertions, 0 deletions
diff --git a/examples/ASX/ASX.mwc b/examples/ASX/ASX.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/ASX/ASX.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/Connection/Connection.mwc b/examples/Connection/Connection.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/Connection/Connection.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/IOStream/IOStream.mwc b/examples/IOStream/IOStream.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/IOStream/IOStream.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/IPC_SAP/IPC_SAP.mwc b/examples/IPC_SAP/IPC_SAP.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/IPC_SAP/IPC_SAP.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/Logger/Logger.mwc b/examples/Logger/Logger.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/Logger/Logger.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/Mem_Map/Mem_Map.mwc b/examples/Mem_Map/Mem_Map.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/Mem_Map/Mem_Map.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/OS/OS.mwc b/examples/OS/OS.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/OS/OS.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/RMCast/RMCast.mwc b/examples/RMCast/RMCast.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/RMCast/RMCast.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/Reactor/Reactor.mwc b/examples/Reactor/Reactor.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/Reactor/Reactor.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/Service_Configurator/Service_Configurator.mwc b/examples/Service_Configurator/Service_Configurator.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/Service_Configurator/Service_Configurator.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}
diff --git a/examples/System_V_IPC/System_V_IPC.mwc b/examples/System_V_IPC/System_V_IPC.mwc
new file mode 100644
index 00000000000..52606d1bfad
--- /dev/null
+++ b/examples/System_V_IPC/System_V_IPC.mwc
@@ -0,0 +1,11 @@
+workspace {
+ // This doesn't work quite yet, because not all the projects
+ // can be created implicitly. To fix this, we can either create
+ // a separate directory for each separate project, or we can
+ // add mpc files for C++NPv1/2 and other problem directories.
+ // The nice thing about splitting up into separate directories is
+ // that it completely eliminates mpc maintenance.
+
+ implicit = example_base
+ cmdline += -include $PWD
+}