Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
vtkSlicerBaseLogic.h
Go to the documentation of this file.
00001 /*=auto=========================================================================
00002 
00003   Portions (c) Copyright 2005 Brigham and Women's Hospital (BWH) All Rights Reserved.
00004 
00005   See COPYRIGHT.txt
00006   or http://www.slicer.org/copyright/copyright.txt for details.
00007 
00008 =========================================================================auto=*/
00009 
00010 /*
00011  * This is needed for loading slicer code as module.
00012  * Added here to isolate the changes to the main files in case
00013  * further mods are needed.
00014  * - sp 2002-04-19
00015  */
00016 
00017 #ifndef __vtkSlicerBaseLogic_h
00018 #define __vtkSlicerBaseLogic_h
00019 
00020 #include "vtkSlicerBaseLogicWin32Header.h"
00021 
00022 #endif
00023 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines