[go: up one dir, main page]

Menu

[r2684]: / trunk / admin / startup.m  Maximize  Restore  History

Download this file

7 lines (4 with data), 54 Bytes

1
2
3
4
5
6
function startup
cp = cocopath;
addpath(cp{:});
end