ITK Function Reference

(V10000.1.0.60_20160308.00)
iman_shell_util.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_SHELL_UTIL_H
8 #define IMAN_SHELL_UTIL_H
9 #include <ae/shell_util.h>
10 
11 #define UG_MAX_LEN_FILENAME NX_MAX_LEN_FILENAME
12 #define UG_MAX_LEN_PATHNAME NX_MAX_LEN_PATHNAME
13 #define UG_PART_EXT NX_PART_EXT
14 
15 /* */
16 #define UGSM_create_ugpart_form NXSM_create_ugpart_form
17 #endif