ITK Function Reference

(V10000.1.0.60_20160308.00)
iman_errors.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 /* */
18 #ifndef IMAN_ERRORS_H
19 #define IMAN_ERRORS_H
20 #include <tc/tc_errors.h>
21 
22 #define IMAN_ERROR_BASE TC_ERROR_BASE
23 #define ITK_cannot_open_iman_text_file ITK_cannot_open_tc_text_file
24 
25 #endif