Re-implemented commands.
commitef55c893a868b66de7ceb3ddf284ac283207cd4a
authorSam Fredrickson <kinghajj@gmail.com>
Wed, 26 Nov 2008 17:57:49 +0000 (26 09:57 -0800)
committerSam Fredrickson <kinghajj@gmail.com>
Wed, 26 Nov 2008 17:57:49 +0000 (26 09:57 -0800)
tree8f724f9e515aa8010161cc28df569165d2422b8a
parent8e8dcb0b0ed8b25597357d11f0bae5f4466949d3
Re-implemented commands.

Now, all commands are private methods of Calculator.

Also added the copyright header to all source files.
src/Calculator.cpp
src/Commands.cpp
src/History.cpp
src/Main.cpp
src/Operators.cpp
src/Variables.cpp
src/rpn.h