Sha256: 8444d66a4af72c87ef12b4dac1dc681472c0b75fd5c4a34a10c2e3a620f89194
Contents?: true
Size: 584 Bytes
Versions: 10
Compression:
Stored size: 584 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" $helptopicsarray = [ "general_help","network_help"] $prevouswindow ="main" $rwdcontrolports =["13713","13714","13715","13716","13717","13718"] $port = 7705
Version data entries
10 entries across 10 versions & 6 rubygems