| Current Path : /usr/local/lib/perl5/site_perl/mach/5.32/ |
| Current File : //usr/local/lib/perl5/site_perl/mach/5.32/panel.ph |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&NCURSES_PANEL_H_incl)) {
eval 'sub NCURSES_PANEL_H_incl () {1;}' unless defined(&NCURSES_PANEL_H_incl);
require 'curses.ph';
if(!(defined(&NCURSES_OPAQUE_PANEL) ? &NCURSES_OPAQUE_PANEL : undef)) {
}
if(defined(&__cplusplus)) {
}
if((defined(&NCURSES_SP_FUNCS) ? &NCURSES_SP_FUNCS : undef)) {
}
if(defined(&__cplusplus)) {
}
}
1;