Logtalk 2.29.2 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1773 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2007-01-10 12:46:10 +00:00
parent c837589385
commit e75e406f84
232 changed files with 629 additions and 731 deletions

View File

@@ -1,8 +1,8 @@
// =================================================================
// Logtalk - Object oriented extension to Prolog
// Release 2.29.1
// Release 2.29.2
//
// Copyright (c) 1998-2006 Paulo Moura. All Rights Reserved.
// Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
// =================================================================
if (ScriptEngineMajorVersion() < 5 || ScriptEngineMajorVersion() == 5 && ScriptEngineMinorVersion() < 6) {