repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Yaml fix
[ACE_TAO.git]
/
TAO
/
TAO.mwc
blob
cee1fadd2e5f9d8c491e891b61d3d44ae12eaa11
1
workspace {
2
exclude {
3
CIAO
4
DAnCE
5
}
6
7
// The associate scope does not add directories to the workspace;
8
// it only associates a name with one or more directories.
9
associate(examples) {
10
examples
11
}
12
associate(tests) {
13
performance-tests
14
interop-tests
15
tests
16
}
17
}
18