[go: up one dir, main page]

Menu

[17deec]: / oct / octinit.m  Maximize  Restore  History

Download this file

8 lines (5 with data), 48 Bytes

1
2
3
4
5
if isoctave
status=2;
else
status=0;
end;