Show
Ignore:
Timestamp:
08/29/08 15:31:14 (4 months ago)
Author:
lyokato
Message:

[lang/ruby/atomutil] ver 0.0.7

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/ruby/atomutil/trunk/script/txt2html

    r3310 r18421  
    1212require 'syntax/convertors/html' 
    1313require 'erb' 
    14 require File.dirname(__FILE__) + '/../lib/atomutil/version.rb' 
     14require File.dirname(__FILE__) + '/../lib/atomutil.rb' 
    1515 
    16 version  = Atomutil::VERSION::STRING 
     16version  = AtomUtil::VERSION::STRING 
    1717download = 'http://rubyforge.org/projects/atomutil' 
    1818