Current File : //usr/local/apps/perl/lib/site_perl/5.30.0/x86_64-linux/unctrl.ph |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&NCURSES_UNCTRL_H_incl)) {
eval 'sub NCURSES_UNCTRL_H_incl () {1;}' unless defined(&NCURSES_UNCTRL_H_incl);
undef(&NCURSES_VERSION) if defined(&NCURSES_VERSION);
eval 'sub NCURSES_VERSION () {"5.7";}' unless defined(&NCURSES_VERSION);
if(defined(&__cplusplus)) {
}
require 'curses.ph';
undef(&unctrl) if defined(&unctrl);
if(defined(&__cplusplus)) {
}
}
1;