openenvutils/commandshell/shell/inc/terminfo.mdh
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 21 Jun 2010 15:51:07 +0300
branchRCL_3
changeset 47 312d2b433792
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

#ifndef have_zshQsterminfo_module
#define have_zshQsterminfo_module

# ifndef IMPORTING_MODULE_zshQsterminfo
#  ifndef MODULE
#   define boot_ boot_zshQsterminfo
#   define cleanup_ cleanup_zshQsterminfo
#   define setup_ setup_zshQsterminfo
#   define finish_ finish_zshQsterminfo
#  endif /* !MODULE */
# endif /* !IMPORTING_MODULE_zshQsterminfo */

/* Module dependencies */
# define IMPORTING_MODULE_zshQsmain 1
# include "zsh.mdh"

# undef mod_import_variable
# undef mod_import_function
# if defined(IMPORTING_MODULE_zshQsterminfo) &&  defined(MODULE)
#  define mod_import_variable 
#  define mod_import_function 
# else
#  define mod_import_function
#  define mod_import_variable
# endif /* IMPORTING_MODULE_zshQsterminfo && MODULE */
# include "terminfo.epro"
# undef mod_import_variable
# define mod_import_variable
# undef mod_import_variable
# define mod_import_variable
# ifndef mod_export
#  define mod_export 
# endif /* mod_export */

#endif /* !have_zshQsterminfo_module */