source: trunk/SRC/ToBeReviewed/HOPE/xrh.pro @ 134

Last change on this file since 134 was 134, checked in by navarro, 18 years ago

change *.pro file properties (del eof-style, del executable, set keywords Id

  • Property svn:keywords set to Id
File size: 152 bytes
Line 
1; procedure to call read_hope in the widget mode
2PRO xrh, _extra = ex
3;
4  compile_opt idl2, strictarrsubs
5;
6   a = read_hope(_extra = ex)
7   return
8end
Note: See TracBrowser for help on using the repository browser.