close Warning: Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 2 and Version 3 of DbxmlRubyInterface


Ignore:
Timestamp:
Jan 10, 2007, 1:18:16 PM (17 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DbxmlRubyInterface

    v2 v3  
    11Full interface doc http://moulon.inra.fr/ruby/bdb.html
    22
    3 #!/usr/bin/ruby
     3{{{
     4#!ruby
    45
    56# add debserver library path
     
    4142  puts doc
    4243}
     44}}}