ITK Function Reference

(V10000.1.0.60_20160308.00)
iman_textserver.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 /* */
6 
7 #ifndef IMAN_TEXTSERVER_H
8 #define IMAN_TEXTSERVER_H
9 #include <textsrv/textserver.h>
10 
11 /* */
12 #define IMAN_text TC_text
13 #define IMAN_text_required TC_text_required
14 #define IMAN_product_text TC_product_text
15 #define IMAN_unsubst_text TC_unsubst_text
16 #define IMAN_hier_text TC_hier_text
17 
18 /* */
19 #define IMAN_free_text TC_free_text
20 
21 #endif