Skip to content

Commit 73c98bd

Browse files
committed
fix test output
1 parent e93c3ce commit 73c98bd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/out_no_ntl/tversion.out

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
This eclib version is v20210317
2-
[ year month day ] = [ 2021 3 17 ]
1+
This eclib version is 20210318
2+
[ year month day ] = [ 2021 3 18 ]
33

44
Configure options and compilation date:
55

6-
eclib version v20210317, using NTL bigints but no multiprecision floating point
6+
eclib version 20210318, using NTL bigints but no multiprecision floating point
77

88
Testing comparison of version date and various (year, month, day) date triples:
99

10-
Date 20200101 is before the version date 20210317
11-
Date 20300611 is after the version date 20210317
12-
Date 20210317 is the same as the version date 20210317
10+
Date 20200101 is before the version date 20210318
11+
Date 20300611 is after the version date 20210318
12+
Date 20210317 is before the version date 20210318

0 commit comments

Comments
 (0)