Rearrange the test a bit to make the separation a bit clearer, also try snuggling crates up a bit closer to other things.
/*
* InstallController.cpp
*
*
* Created by Vittorio on 28/09/09.
* Copyright 2009 __MyCompanyName__. All rights reserved.
*
*/
#include "InstallController.h"
InstallController::~InstallController()
{
}