Sha256: 303414c93fecd865f3713e440dc9ff50320a2f7840a2e06d5d021fb2154b0372
Contents?: true
Size: 385 Bytes
Versions: 3
Compression:
Stored size: 385 Bytes
Contents
# Application RwdTinker orginally (c) 2004 Steven Gibson under GPL. # This application is a framework for writing programs from RubyWebDialogs # For information see http://www.rubyforge.net/projects/rwdapplications # return the version constant defined in the config file def rwdcalchelpaboutsetup return ["RwdCalc","(c) 2004-2008 Steven Gibson ","Version #{RwdcalcVersion}"] end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bigtinker-0.96 | code/superant.com.rwdcalc/rwdcalcversion.rb |
bigtinker-0.97 | code/superant.com.rwdcalc/rwdcalcversion.rb |
bigtinker-0.98 | code/superant.com.rwdcalc/rwdcalcversion.rb |