Logtalk 2.15.0 release files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@757 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2003-02-05 00:15:28 +00:00
parent c060e91cfc
commit 75392e54c7
266 changed files with 1479 additions and 617 deletions

View File

@@ -1,6 +1,6 @@
=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.14.7
Release 2.15.0
Copyright (c) 1998-2003 Paulo Moura. All Rights Reserved.
=================================================================

View File

@@ -1,6 +1,6 @@
=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.14.7
Release 2.15.0
Copyright (c) 1998-2003 Paulo Moura. All Rights Reserved.
=================================================================

View File

@@ -4,7 +4,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'Parametric object for representing geometric circles with radius = 1.',

View File

@@ -4,7 +4,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'Parametric object for representing geometric circles.',

View File

@@ -4,7 +4,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'Implements comparison between visible colors.']).

View File

@@ -4,7 +4,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'Parametric object for representing geometric ellipses.',

View File

@@ -3,7 +3,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'Implements predicates for retriving common mathematical constants.']).

View File

@@ -4,7 +4,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'Implements comparison between rational numbers represented as Num/Den.']).

View File

@@ -3,7 +3,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'Parametric object for representing geometric rectangles.',

View File

@@ -4,7 +4,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'Parametric object for representing geometric red circles.',

View File

@@ -3,7 +3,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'List sorting parameterized by the type of the list elements.',

View File

@@ -4,7 +4,7 @@
:- info([
authors is 'Paulo Moura',
author is 'Paulo Moura',
version is 1.0,
date is 2000/4/22,
comment is 'Parametric object for representing geometric squares.',