Build DDECal without armadillo
Created by: aroffringa
Fixes #57 (closed) , by conditionally compiling the screen cpp files depending on whether Armadillo is available. DDECal now compiles without Armadillo. Also removes using namespace arma
from one of the screen header files.