repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
ACE
/
ace
/
token.mpb
blob
109e05293391df819ea43fc2324d543dd4c9bda2
1
// -*- MPC -*-
2
feature(ace_token) {
3
macros -= ACE_LACKS_ACE_TOKEN
4
5
Source_Files(ACE_COMPONENTS) {
6
Local_Tokens.cpp
7
Remote_Tokens.cpp
8
Token_Collection.cpp
9
Token_Invariants.cpp
10
Token_Manager.cpp
11
Token_Request_Reply.cpp
12
}
13
}