Some minor changes after reviewing the portfolio "unified driver" commit.
authorMorgan Deters <mdeters@gmail.com>
Sat, 8 Sep 2012 22:31:44 +0000 (22:31 +0000)
committerMorgan Deters <mdeters@gmail.com>
Sat, 8 Sep 2012 22:31:44 +0000 (22:31 +0000)
commit480d440174c565bec9aba412c0d35221c9169ff6
tree12048b5ba5d9717d6770b5d89de23d9c7048a981
parentcfa9e2cbbdf77a325791b5548b41093a0781311c
Some minor changes after reviewing the portfolio "unified driver" commit.

(this commit was certified error- and warning-free by the test-and-commit script.)
16 files changed:
src/expr/command.h
src/expr/expr_template.cpp
src/main/Makefile.am
src/main/command_executer.cpp [deleted file]
src/main/command_executer.h [deleted file]
src/main/command_executer_portfolio.cpp [deleted file]
src/main/command_executer_portfolio.h [deleted file]
src/main/command_executor.cpp [new file with mode: 0644]
src/main/command_executor.h [new file with mode: 0644]
src/main/command_executor_portfolio.cpp [new file with mode: 0644]
src/main/command_executor_portfolio.h [new file with mode: 0644]
src/main/driver_unified.cpp
src/main/portfolio_util.cpp
src/main/portfolio_util.h
src/prop/prop_engine.cpp
src/util/channel.h