Tutorial/ModuleManager.cpp

The tutorial's plug-in module definition and factory file.

/*
 * The information in this file is
 * Copyright(c) 2007 Ball Aerospace & Technologies Corporation
 * and is subject to the terms and conditions of the
 * GNU Lesser General Public License Version 2.1
 * The license text is available from   
 * http://www.gnu.org/licenses/lgpl.html
 */

#include "PlugInRegistration.h"

REGISTER_MODULE(OpticksTutorial);

Software Development Kit - Opticks 4.9.0 Build 16218