Rev 4349 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !if $wims_read_parm!=slib_header |
13585 | bpr | 2 | !goto proc |
20 | reyssat | 3 | !endif |
4158 | bpr | 4 | |
4349 | bpr | 5 | slib_author=Gang, XIAO |
4158 | bpr | 6 | |
20 | reyssat | 7 | !exit |
8 | |||
9 | :proc |
||
10 | slib_out=!replace \/\*.*\*\/ by $ in $wims_read_parm |
||
11 | slib_i=!replace internal /**/ by $ in $wims_read_parm |
||
12 | oef_presrc=!translate $ $ to $\ |
||
13 | $ in $slib_i |