/[mldonkey]/mldonkey/src/utils/lib/options.ml4
ViewVC logotype

Diff of /mldonkey/src/utils/lib/options.ml4

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

revision 1.13 by spiralvoice, Sat Apr 23 21:54:11 2005 UTC revision 1.14 by spiralvoice, Tue Jun 28 23:17:08 2005 UTC
# Line 466  let load opfile = Line 466  let load opfile =
466        really_load opfile.file_name opfile.file_sections;        really_load opfile.file_name opfile.file_sections;
467      opfile.file_after_load_hook ()      opfile.file_after_load_hook ()
468    with    with
469      Not_found | Sys_error _ -> lprintf "No %s found\n" opfile.file_name      Not_found | Sys_error _ -> (* lprintf "No %s found\n" opfile.file_name *) ()
470                
471  let append opfile filename =  let append opfile filename =
472    try    try

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26