Logtalk 2.25.0 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1288 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2005-05-23 23:33:41 +00:00
parent 0b420f5493
commit 72b037275f
291 changed files with 2828 additions and 1675 deletions

View File

@@ -859,8 +859,8 @@ p_prompt (void)
#include <readline/readline.h>
#endif
extern void add_history (const char *);
/* extern void add_history (const char *);
*/
static char *ttyptr = NULL;