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
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
TAO
/
tests
/
Bug_1476_Test
/
Bug_1476_Test.mpc
blob
5c42696baa032f47d9565f65810ed6aa2cd2b3b2
1
// -*- MPC -*-
2
project(*Client): taoidldefaults, taoclient, messaging {
3
idlflags += -Sa -St
4
5
Source_Files {
6
HelloC.cpp
7
client.cpp
8
}
9
}