/traderous

To get this branch, use:
bzr branch http://9ix.org/bzr/traderous

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-07-01 00:35:05 UTC
  • Revision ID: josh@9ix.org-20130701003505-nfdvnalobuuasfmb
exclude xcfs from packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
}
172
172
 
173
173
the.app = App:new {
174
 
   name = 'Traderous',
175
174
   onRun = function (self)
176
175
              print('Version: ' .. VERSION)
177
176