Codebase list yorick-hdf5 / scrub-obsolete/main h5scan_fromshell.i
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

h5scan_fromshell.i @scrub-obsolete/mainraw · history · blame

1
2
3
4
a = get_argv();
if (anyof(a=="-a")) att=1;
h5info,a(0),att=att;
quit