Skip to content

Commit ce3cfd9

Browse files
committed
updated dates
1 parent ae4de95 commit ce3cfd9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

interval_arithmetic.lgt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
:- info([
2626
version is 1:0:0,
2727
author is 'Michail Liarmakopoulos and Paulo Moura',
28-
date is 2022-01-23,
28+
date is 2022-01-25,
2929
comment is 'Interval arithmetic library predicates.'
3030
]).
3131

interval_arithmetic_protocol.lgt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
:- info([
2525
version is 1:0:0,
2626
author is 'Michail Liarmakopoulos and Paulo Moura',
27-
date is 2022-01-19,
27+
date is 2022-01-25,
2828
comment is 'Interval arithmetic protocol.'
2929
]).
3030

tests.lgt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
:- info([
2626
version is 1:0:0,
2727
author is 'Michail Liarmakopoulos and Paulo Moura',
28-
date is 2022-01-19,
28+
date is 2022-01-25,
2929
comment is 'Tests for the interval arithmetic library.'
3030
]).
3131

0 commit comments

Comments
 (0)