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
/
RTScheduling
/
Current
/
Current.mpc
blob
876bc0b4f069b0f74bbde3639a3fc4ac1b5271bd
1
// -*- MPC -*-
2
project(Current) : rtscheduling_client {
3
Source_Files {
4
../Scheduler.cpp
5
Thread_Task.cpp
6
test.cpp
7
}
8
9
exename = Current
10
}