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

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

english and nicer header (2a)

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