index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
matlab
/
test
/
Ice
/
slicing
/
exceptions
/
runTest.m
blob: 66a1e8dda5e244f547e3dcb3085493c987cd9f97 (
plain
)
1
2
3
4
function
runTest
(
varargin
)
status
=
Client
.
start
(
varargin
);
exit
(
status
);
end