Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Changeset 1797

Show
Ignore:
Timestamp:
05/21/07 12:09:29 (2 years ago)
Author:
nahi
Message:
  • same change for xsd2ruby.rb as [1778]
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/wsdl/xmlSchema/xsd2ruby.rb

    r1488 r1797  
    106106end 
    107107end 
     108 
     109 
     110if __FILE__ == $0 
     111  warn("WARNING: #{File.expand_path(__FILE__)} is a library file used by bin/xsd2ruby.rb.  Find bin/xsd2ruby.rb from tarball version of soap4r or install soap4r via gem.") 
     112end