/[svn]/runtime/cduce_expat.ml
ViewVC logotype

Diff of /runtime/cduce_expat.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1421 by abate, Tue Jul 10 18:48:12 2007 UTC revision 1449 by abate, Tue Jul 10 18:50:54 2007 UTC
# Line 45  Line 45 
45      in      in
46      raise (Location.Generic msg)      raise (Location.Generic msg)
47    
48    let use () = Load_xml.xml_parser := load_expat
49    
50  let () =  let () =
51    Config.register    Config.register
52      "expat"      "expat"
53      "Expat XML parser"      "Expat XML parser"
54      (fun () -> Load_xml.xml_parser := load_expat)      use
55    

Legend:
Removed from v.1421  
changed lines
  Added in v.1449

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5