/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-06-16 00:13:58 UTC
  • Revision ID: josh@9ix.org-20130616001358-dw3n864y37fgw1hs
buy/sell

Show diffs side-by-side

added added

removed removed

Lines of Context:
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)