Sha256: 95a0e06472992668d06eea4542a6ddc7880dc6e618e9ec7449ae29fdb05888a3
Contents?: true
Size: 455 Bytes
Versions: 3
Compression:
Stored size: 455 Bytes
Contents
ConfigurationDir = "configuration" # for use in program - init.rb has this value without using this constant CodeName = "rwdtinker" CodeNameFile = CodeName + ".rb" LangNameFile = "rwdlanguage.rb" RWDFile = "rwdtinker.rwd" LangDir = "lang" TempLangHashFile = LangDir + "/" + "templangfile.rb" LocalLangHashFile = LangDir + "/" + "xlocallangfile.rb" CodeDir = "code" GuiDir = "gui" $help_topic = "general_help" $prevouswindow ="main" $port = 7705
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rwdtinker-1.45 | configuration/rwdtinker.cnf |
rwdtinker-1.46 | configuration/rwdtinker.cnf |
rwdtinker-1.47 | configuration/rwdtinker.cnf |