/traderous

To get this branch, use:
bzr branch /bzr/traderous

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-07-04 18:15:10 UTC
  • Revision ID: josh@9ix.org-20130704181510-lnj4iqrprewr71pu
window title

Show diffs side-by-side

added added

removed removed

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