Skip to content

Commit

Permalink
Commands in alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Smith committed Nov 27, 2014
1 parent 3552c92 commit 407b00d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions commands/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,17 @@
from commands.commandenv import CommandEnv

commandList = [

'buildcache',
'buy',
'local',
'export',
'import',
'local',
'nav',
'run',
'sell',
'update',
'export',

]

######################################################################
Expand Down

0 comments on commit 407b00d

Please sign in to comment.