/** * \file base.h * \brief Premake base library API. * \author Copyright (c) 2002-2008 Jason Perkins and the Premake project * * \defgroup base Base * * This component defines all of the base classes required by the higher-level * functions of Premake. */ int base_tests();