ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
user_exits
iman_user_exits.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_USER_EXITS_H
8
#define IMAN_USER_EXITS_H
9
#include <
user_exits/user_exits.h
>
10
11
#define USER_ug_shell_init_module USER_nx_shell_init_module
12
#define USER_define_iman_next_id USER_define_tc_next_id
13
#define IMANHANDLER_proxy_link TCHANDLER_proxy_link
14
15
#endif