/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-06-15 16:59:30 UTC
  • Revision ID: josh@9ix.org-20130615165930-iud659qdwcvjlnoh
beginnings of trading interface

Show diffs side-by-side

added added

removed removed

17
17
require 'rock'
18
18
require 'boom'
19
19
require 'planet'
 
20
require 'trade_view'
20
21
 
21
22
util = {
22
23
   signOf = function(value)