Changeset 92


Ignore:
Timestamp:
Aug 19, 2008, 2:38:15 PM (16 years ago)
Author:
George Lilly
Message:

fixed template problems

Location:
ccr/trunk/p
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ccr/trunk/p/GPLCCR0.m

    r91 r92  
    244244 ;;</Actor>
    245245 ;;</Source>
    246  ;;<Product>
    247246 ;;<ProductName>
    248247 ;;<Text>@@ALERTAGENTPRODUCTNAMETEXT@@</Text>
     
    252251 ;;</Code>
    253252 ;;</ProductName>
    254  ;;</Product>
    255253 ;;</Product>
    256254 ;;</Products>
     
    291289 ;;<Description>
    292290 ;;<Text>@@MEDDETAILUNADORNED@@</Text>
     291 ;;</Description>
    293292 ;;<Status>
    294293 ;;<Text>@@MEDSTATUSTEXT@@</Text>
     
    324323 ;;<Units>
    325324 ;;<Unit>@@MEDCONCUNIT@@</Unit>
     325 ;;</Units>
    326326 ;;</Concentration>
    327327 ;;<Size>
    328  ;;<Text>@@MEDSIZETEXT</Text>
     328 ;;<Text>@@MEDSIZETEXT@@</Text>
    329329 ;;</Size>
    330330 ;;</Product>
     
    334334 ;;<Unit>@@MEDQUANTITYUNIT@@</Unit>
    335335 ;;</Units>
     336 ;;</Quantity>
    336337 ;;<Directions>
    337338 ;;<Direction>
     
    367368 ;;<Units>
    368369 ;;<Unit>@@MEDFREQUENCYUNIT@@</Unit>
    369  ;;<Units>
     370 ;;</Units>
    370371 ;;</Frequency>
    371372 ;;<Interval>
     
    373374 ;;<Units>
    374375 ;;<Unit>@@MEDINTERVALUNIT@@</Unit>
    375  ;;<Units>
     376 ;;</Units>
    376377 ;;</Interval>
    377378 ;;<Duration>
     
    379380 ;;<Units>
    380381 ;;<Unit>@@MEDDURATIONUNIT@@</Unit>
     382 ;;</Units>
    381383 ;;</Duration>
    382384 ;;<Indication>
     
    423425 ;;<Number>@@MEDRFNO@@</Number>
    424426 ;;</Refill>
    425  ;;<Refills>
     427 ;;</Refills>
    426428 ;;</Medication>
    427429 ;;</Medications>
  • ccr/trunk/p/GPLXPATH.m

    r86 r92  
    116116          . . . I TMP'=CUR  D  ; MALFORMED XML, END MUST MATCH START
    117117          . . . . W "MALFORMED XML ",CUR,"LINE "_I_LINE,!
     118          . . . . D PARY("GPLSTK") ; PRINT OUT THE STACK FOR DEBUGING
    118119          . . . . Q
    119120          . I FOUND'=1  D  ; THE LINE MIGHT CONTAIN A SECTION BEGINNING
Note: See TracChangeset for help on using the changeset viewer.