diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:50:05 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:50:05 +0100 |
commit | e0cbd2706b515bc7cd2590af30fb3253e0c5b559 (patch) | |
tree | 0959a2011034f64a33c5abf38a38dbec832defbd /ACE | |
parent | 19957310d2aa9503d5c4b8d8b066692c282eca4b (diff) | |
download | ATCD-e0cbd2706b515bc7cd2590af30fb3253e0c5b559.tar.gz |
Removed id tag from mwc files
Diffstat (limited to 'ACE')
-rw-r--r-- | ACE/ACE.mwc | 1 | ||||
-rw-r--r-- | ACE/ACEXML/ACEXML.mwc | 2 | ||||
-rw-r--r-- | ACE/Kokyu/Kokyu.mwc | 2 | ||||
-rw-r--r-- | ACE/ace/ace.mwc | 2 | ||||
-rw-r--r-- | ACE/apps/apps.mwc | 2 | ||||
-rwxr-xr-x | ACE/bin/zap_svn_id.pl | 1 | ||||
-rw-r--r-- | ACE/contrib/minizip/minizip.mwc | 1 | ||||
-rw-r--r-- | ACE/examples/examples.mwc | 2 | ||||
-rw-r--r-- | ACE/performance-tests/perf.mwc | 2 | ||||
-rw-r--r-- | ACE/protocols/examples/examples.mwc | 2 | ||||
-rw-r--r-- | ACE/protocols/protocols.mwc | 2 | ||||
-rw-r--r-- | ACE/protocols/tests/tests.mwc | 2 | ||||
-rw-r--r-- | ACE/tests/tests.mwc | 2 |
13 files changed, 1 insertions, 22 deletions
diff --git a/ACE/ACE.mwc b/ACE/ACE.mwc index 1783b891807..d1781a285a0 100644 --- a/ACE/ACE.mwc +++ b/ACE/ACE.mwc @@ -1,4 +1,3 @@ -// $Id$ workspace { exclude(automake) { build diff --git a/ACE/ACEXML/ACEXML.mwc b/ACE/ACEXML/ACEXML.mwc index dd297256b34..70537148ebc 100644 --- a/ACE/ACEXML/ACEXML.mwc +++ b/ACE/ACEXML/ACEXML.mwc @@ -1,5 +1,3 @@ // -*- MPC -*- -// $Id$ - workspace { } diff --git a/ACE/Kokyu/Kokyu.mwc b/ACE/Kokyu/Kokyu.mwc index dd297256b34..70537148ebc 100644 --- a/ACE/Kokyu/Kokyu.mwc +++ b/ACE/Kokyu/Kokyu.mwc @@ -1,5 +1,3 @@ // -*- MPC -*- -// $Id$ - workspace { } diff --git a/ACE/ace/ace.mwc b/ACE/ace/ace.mwc index 0c1e23123f2..2304d23e35c 100644 --- a/ACE/ace/ace.mwc +++ b/ACE/ace/ace.mwc @@ -1,6 +1,4 @@ // -*- MPC -*- -// $Id$ - workspace { } diff --git a/ACE/apps/apps.mwc b/ACE/apps/apps.mwc index dd297256b34..70537148ebc 100644 --- a/ACE/apps/apps.mwc +++ b/ACE/apps/apps.mwc @@ -1,5 +1,3 @@ // -*- MPC -*- -// $Id$ - workspace { } diff --git a/ACE/bin/zap_svn_id.pl b/ACE/bin/zap_svn_id.pl index 564f3d1746c..2951ecb5bf0 100755 --- a/ACE/bin/zap_svn_id.pl +++ b/ACE/bin/zap_svn_id.pl @@ -66,5 +66,6 @@ BEGIN{undef $/;} s/ \* \n/ \*\n/smg; BEGIN{undef $/;} s/\*\n\* \n\*\n/\*\n/smg; BEGIN{undef $/;} s/ \*\n \*\n \*\n/ \*\n/smg; BEGIN{undef $/;} s/ \*\n \*\/\n/ \*\/\n/smg; +BEGIN{undef $/;} s/\/\/ \n/\/\/\n/smg; diff --git a/ACE/contrib/minizip/minizip.mwc b/ACE/contrib/minizip/minizip.mwc index 397b73c819f..d90104a2381 100644 --- a/ACE/contrib/minizip/minizip.mwc +++ b/ACE/contrib/minizip/minizip.mwc @@ -1,3 +1,2 @@ -// $Id$ workspace { } diff --git a/ACE/examples/examples.mwc b/ACE/examples/examples.mwc index 975ad4e462d..fb54b5a70d7 100644 --- a/ACE/examples/examples.mwc +++ b/ACE/examples/examples.mwc @@ -1,6 +1,4 @@ // -*- MPC -*- -// $Id$ - workspace { // This doesn't work quite yet, because not all the projects // can be created implicitly. To fix this, we can either create diff --git a/ACE/performance-tests/perf.mwc b/ACE/performance-tests/perf.mwc index dd297256b34..70537148ebc 100644 --- a/ACE/performance-tests/perf.mwc +++ b/ACE/performance-tests/perf.mwc @@ -1,5 +1,3 @@ // -*- MPC -*- -// $Id$ - workspace { } diff --git a/ACE/protocols/examples/examples.mwc b/ACE/protocols/examples/examples.mwc index dd297256b34..70537148ebc 100644 --- a/ACE/protocols/examples/examples.mwc +++ b/ACE/protocols/examples/examples.mwc @@ -1,5 +1,3 @@ // -*- MPC -*- -// $Id$ - workspace { } diff --git a/ACE/protocols/protocols.mwc b/ACE/protocols/protocols.mwc index dd297256b34..70537148ebc 100644 --- a/ACE/protocols/protocols.mwc +++ b/ACE/protocols/protocols.mwc @@ -1,5 +1,3 @@ // -*- MPC -*- -// $Id$ - workspace { } diff --git a/ACE/protocols/tests/tests.mwc b/ACE/protocols/tests/tests.mwc index dd297256b34..70537148ebc 100644 --- a/ACE/protocols/tests/tests.mwc +++ b/ACE/protocols/tests/tests.mwc @@ -1,5 +1,3 @@ // -*- MPC -*- -// $Id$ - workspace { } diff --git a/ACE/tests/tests.mwc b/ACE/tests/tests.mwc index e3eb1548302..509c299ff0b 100644 --- a/ACE/tests/tests.mwc +++ b/ACE/tests/tests.mwc @@ -1,6 +1,4 @@ // -*- MPC -*- -// $Id$ - workspace { exclude { pharlap |