Diff of /functions/@mmo/double.m [000000] .. [422372]

Switch to unified view

a b/functions/@mmo/double.m
1
function a = double(a);
2
3
return;