MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLCSO/MLCSOInit.h
Go to the documentation of this file.
00001 // **InsertLicense** code
00002 //----------------------------------------------------------------------------------
00004 
00009 //----------------------------------------------------------------------------------
00010 
00011 
00012 #ifndef __MLCSOInit_H
00013 #define __MLCSOInit_H
00014 
00015 #include "MLCSOIncludes.h"
00016 
00017 
00018 ML_START_NAMESPACE
00019 
00020 
00022 int MLCSOInit(void);
00023 
00024 
00025 ML_END_NAMESPACE
00026 
00027 #endif / __MLCSOInit_H