Ignore:
Timestamp:
Mar 25, 2012, 4:10:53 PM (12 years ago)
Author:
George Lilly
Message:

updates for add triples

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fmts/trunk/p/C0XGET1.m

    r1383 r1386  
    452452 n zs,zo
    453453 s zs=$$subject("fmts:fileTag",ztag)
    454  i zs="" d  q ;
     454 i zs="" d  q "" ;
    455455 . w !,"error, tag is either missing or there are more than one ",ztag
    456456 s zo=$$object(zs,"fmts:fileSource")
    457  i zo="" d  q ;
     457 i zo="" d  q "" ;
    458458 . w !,"error, tag source not found ",zs
    459459 w !,zo
Note: See TracChangeset for help on using the changeset viewer.