00001 #ifndef RLINE_h 00002 #define RLINE_h 00003 00004 namespace BIE { 00005 00008 extern char rl_gets(); 00009 }; 00010 00011 #endif