[m-rev.] for review: a pass for computing type representations
Julien Fischer
jfischer at opturion.com
Wed Jan 31 23:08:24 AEDT 2018
On Wed, 31 Jan 2018, Julien Fischer wrote:
>
>
> On Wed, 31 Jan 2018, Zoltan Somogyi wrote:
>
>>
>> On Wed, 31 Jan 2018 05:54:45 -0500 (EST), Julien Fischer
>> <jfischer at opturion.com> wrote:
>>> FWIW, the attached diff shows the difference in the code generated by
>>> rotd-2081-01-28 and rotd-2018-01-31 for the affected module.
>>
>> Thanks. I just started what would have been (on my laptop) a long process
>> to find that information.
>>
>> Can you give me the diff for all the generated .cs files? It may give me
>> ideas of where to look for the bug.
>
> Attached for the mdbcomp directory; I'll send the stdlib ones along
> shortly. (I'll send you the diff for the library directory shortly,
> since the one I just did contains my int64 changes -- so it's obviously
> different.)
Here's the standard library diff (or non-diff as it turns out.)
Julien.
-------------- next part --------------
--- array2d.cs 2018-01-31 07:02:34.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/array2d.cs 2018-01-31 05:05:10.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from array2d.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- array.cs 2018-01-31 07:02:33.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/array.cs 2018-01-31 05:05:10.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from array.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- assoc_list.cs 2018-01-31 07:02:35.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/assoc_list.cs 2018-01-31 05:05:11.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from assoc_list.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- backjump.cs 2018-01-31 07:02:35.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/backjump.cs 2018-01-31 05:05:12.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from backjump.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- bag.cs 2018-01-31 07:02:36.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/bag.cs 2018-01-31 05:05:12.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from bag.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- benchmarking.cs 2018-01-31 07:02:37.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/benchmarking.cs 2018-01-31 05:05:13.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from benchmarking.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- bimap.cs 2018-01-31 07:02:37.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/bimap.cs 2018-01-31 05:05:14.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from bimap.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- bit_buffer.cs 2018-01-31 07:02:38.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/bit_buffer.cs 2018-01-31 05:05:14.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from bit_buffer.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- bit_buffer.read.cs 2018-01-31 07:04:07.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/bit_buffer.read.cs 2018-01-31 05:06:45.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from bit_buffer.read.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- bit_buffer.write.cs 2018-01-31 07:04:07.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/bit_buffer.write.cs 2018-01-31 05:06:46.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from bit_buffer.write.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- bitmap.cs 2018-01-31 07:02:39.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/bitmap.cs 2018-01-31 05:05:15.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from bitmap.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- bool.cs 2018-01-31 07:02:39.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/bool.cs 2018-01-31 05:05:16.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from bool.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- bt_array.cs 2018-01-31 07:02:40.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/bt_array.cs 2018-01-31 05:05:16.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from bt_array.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- builtin.cs 2018-01-31 07:02:40.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/builtin.cs 2018-01-31 05:05:17.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from builtin.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- calendar.cs 2018-01-31 07:02:41.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/calendar.cs 2018-01-31 05:05:18.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from calendar.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- char.cs 2018-01-31 07:02:42.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/char.cs 2018-01-31 05:05:18.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from char.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- construct.cs 2018-01-31 07:02:43.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/construct.cs 2018-01-31 05:05:19.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from construct.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- cord.cs 2018-01-31 07:02:43.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/cord.cs 2018-01-31 05:05:20.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from cord.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- counter.cs 2018-01-31 07:02:44.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/counter.cs 2018-01-31 05:05:20.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from counter.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- deconstruct.cs 2018-01-31 07:02:45.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/deconstruct.cs 2018-01-31 05:05:21.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from deconstruct.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- diet.cs 2018-01-31 07:02:46.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/diet.cs 2018-01-31 05:05:22.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from diet.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- digraph.cs 2018-01-31 07:02:47.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/digraph.cs 2018-01-31 05:05:23.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from digraph.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- dir.cs 2018-01-31 07:02:48.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/dir.cs 2018-01-31 05:05:24.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from dir.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- enum.cs 2018-01-31 07:02:48.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/enum.cs 2018-01-31 05:05:25.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from enum.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- eqvclass.cs 2018-01-31 07:02:49.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/eqvclass.cs 2018-01-31 05:05:26.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from eqvclass.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- erlang_builtin.cs 2018-01-31 07:02:50.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/erlang_builtin.cs 2018-01-31 05:05:26.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from erlang_builtin.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- erlang_rtti_implementation.cs 2018-01-31 07:02:50.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/erlang_rtti_implementation.cs 2018-01-31 05:05:27.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from erlang_rtti_implementation.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- exception.cs 2018-01-31 07:02:51.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/exception.cs 2018-01-31 05:05:28.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from exception.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- fat_sparse_bitset.cs 2018-01-31 07:02:52.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/fat_sparse_bitset.cs 2018-01-31 05:05:29.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from fat_sparse_bitset.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- float.cs 2018-01-31 07:02:53.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/float.cs 2018-01-31 05:05:30.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from float.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- gc.cs 2018-01-31 07:02:54.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/gc.cs 2018-01-31 05:05:30.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from gc.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- getopt.cs 2018-01-31 07:02:55.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/getopt.cs 2018-01-31 05:05:31.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from getopt.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- getopt_io.cs 2018-01-31 07:02:56.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/getopt_io.cs 2018-01-31 05:05:32.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from getopt_io.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- hash_table.cs 2018-01-31 07:02:56.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/hash_table.cs 2018-01-31 05:05:33.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from hash_table.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- injection.cs 2018-01-31 07:02:57.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/injection.cs 2018-01-31 05:05:34.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from injection.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- int16.cs 2018-01-31 07:02:58.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/int16.cs 2018-01-31 05:05:35.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from int16.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- int32.cs 2018-01-31 07:02:59.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/int32.cs 2018-01-31 05:05:36.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from int32.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- int64.cs 2018-01-31 07:03:00.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/int64.cs 2018-01-31 05:05:36.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from int64.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- int8.cs 2018-01-31 07:03:00.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/int8.cs 2018-01-31 05:05:37.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from int8.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- int.cs 2018-01-31 07:02:58.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/int.cs 2018-01-31 05:05:34.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from int.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- integer.cs 2018-01-31 07:03:01.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/integer.cs 2018-01-31 05:05:38.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from integer.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- io.cs 2018-01-31 07:03:02.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/io.cs 2018-01-31 05:05:39.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from io.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- lazy.cs 2018-01-31 07:03:03.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/lazy.cs 2018-01-31 05:05:40.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from lazy.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- lexer.cs 2018-01-31 07:03:04.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/lexer.cs 2018-01-31 05:05:41.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from lexer.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- library.cs 2018-01-31 07:03:05.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/library.cs 2018-01-31 05:05:42.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from library.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- list.cs 2018-01-31 07:03:08.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/list.cs 2018-01-31 05:05:44.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from list.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- map.cs 2018-01-31 07:03:08.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/map.cs 2018-01-31 05:05:45.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from map.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- math.cs 2018-01-31 07:03:09.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/math.cs 2018-01-31 05:05:46.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from math.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- maybe.cs 2018-01-31 07:03:10.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/maybe.cs 2018-01-31 05:05:46.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from maybe.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- mer_std.cs 2018-01-31 07:03:10.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/mer_std.cs 2018-01-31 05:05:47.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from mer_std.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- multi_map.cs 2018-01-31 07:03:11.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/multi_map.cs 2018-01-31 05:05:48.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from multi_map.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- mutvar.cs 2018-01-31 07:03:11.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/mutvar.cs 2018-01-31 05:05:48.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from mutvar.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- ops.cs 2018-01-31 07:03:12.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/ops.cs 2018-01-31 05:05:49.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from ops.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- pair.cs 2018-01-31 07:03:13.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/pair.cs 2018-01-31 05:05:49.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from pair.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- par_builtin.cs 2018-01-31 07:03:13.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/par_builtin.cs 2018-01-31 05:05:50.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from par_builtin.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- parser.cs 2018-01-31 07:03:14.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/parser.cs 2018-01-31 05:05:51.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from parser.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- parsing_utils.cs 2018-01-31 07:03:15.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/parsing_utils.cs 2018-01-31 05:05:52.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from parsing_utils.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- pprint.cs 2018-01-31 07:03:16.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/pprint.cs 2018-01-31 05:05:53.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from pprint.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- pqueue.cs 2018-01-31 07:03:16.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/pqueue.cs 2018-01-31 05:05:53.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from pqueue.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- pretty_printer.cs 2018-01-31 07:03:17.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/pretty_printer.cs 2018-01-31 05:05:54.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from pretty_printer.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- private_builtin.cs 2018-01-31 07:03:18.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/private_builtin.cs 2018-01-31 05:05:55.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from private_builtin.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- profiling_builtin.cs 2018-01-31 07:03:18.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/profiling_builtin.cs 2018-01-31 05:05:55.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from profiling_builtin.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- prolog.cs 2018-01-31 07:03:19.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/prolog.cs 2018-01-31 05:05:56.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from prolog.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- psqueue.cs 2018-01-31 07:03:20.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/psqueue.cs 2018-01-31 05:05:57.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from psqueue.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- queue.cs 2018-01-31 07:03:20.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/queue.cs 2018-01-31 05:05:57.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from queue.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- random.cs 2018-01-31 07:03:21.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/random.cs 2018-01-31 05:05:58.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from random.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- ranges.cs 2018-01-31 07:03:22.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/ranges.cs 2018-01-31 05:05:59.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from ranges.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- rational.cs 2018-01-31 07:03:22.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/rational.cs 2018-01-31 05:06:00.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from rational.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- rbtree.cs 2018-01-31 07:03:23.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/rbtree.cs 2018-01-31 05:06:01.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from rbtree.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- region_builtin.cs 2018-01-31 07:03:24.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/region_builtin.cs 2018-01-31 05:06:01.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from region_builtin.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- require.cs 2018-01-31 07:03:25.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/require.cs 2018-01-31 05:06:02.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from require.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- robdd.cs 2018-01-31 07:03:26.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/robdd.cs 2018-01-31 05:06:03.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from robdd.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- rtree.cs 2018-01-31 07:03:27.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/rtree.cs 2018-01-31 05:06:04.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from rtree.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- rtti_implementation.cs 2018-01-31 07:03:28.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/rtti_implementation.cs 2018-01-31 05:06:05.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from rtti_implementation.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- set_bbbtree.cs 2018-01-31 07:03:30.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/set_bbbtree.cs 2018-01-31 05:06:07.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from set_bbbtree.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- set.cs 2018-01-31 07:03:29.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/set.cs 2018-01-31 05:06:06.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from set.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- set_ctree234.cs 2018-01-31 07:03:32.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/set_ctree234.cs 2018-01-31 05:06:10.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from set_ctree234.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- set_ordlist.cs 2018-01-31 07:03:33.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/set_ordlist.cs 2018-01-31 05:06:10.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from set_ordlist.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- set_tree234.cs 2018-01-31 07:03:36.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/set_tree234.cs 2018-01-31 05:06:13.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from set_tree234.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- set_unordlist.cs 2018-01-31 07:03:37.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/set_unordlist.cs 2018-01-31 05:06:14.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from set_unordlist.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- solutions.cs 2018-01-31 07:03:37.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/solutions.cs 2018-01-31 05:06:15.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from solutions.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- sparse_bitset.cs 2018-01-31 07:03:39.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/sparse_bitset.cs 2018-01-31 05:06:16.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from sparse_bitset.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- stack.cs 2018-01-31 07:03:39.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/stack.cs 2018-01-31 05:06:17.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from stack.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- std_util.cs 2018-01-31 07:03:40.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/std_util.cs 2018-01-31 05:06:17.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from std_util.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- stm_builtin.cs 2018-01-31 07:03:40.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/stm_builtin.cs 2018-01-31 05:06:18.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from stm_builtin.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- store.cs 2018-01-31 07:03:41.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/store.cs 2018-01-31 05:06:18.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from store.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- stream.cs 2018-01-31 07:03:42.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/stream.cs 2018-01-31 05:06:19.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from stream.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- stream.string_writer.cs 2018-01-31 07:04:09.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/stream.string_writer.cs 2018-01-31 05:06:47.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from stream.string_writer.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- string.builder.cs 2018-01-31 07:04:09.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/string.builder.cs 2018-01-31 05:06:48.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from string.builder.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- string.cs 2018-01-31 07:03:42.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/string.cs 2018-01-31 05:06:20.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from string.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- string.format.cs 2018-01-31 07:04:10.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/string.format.cs 2018-01-31 05:06:48.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from string.format.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- string.parse_runtime.cs 2018-01-31 07:04:10.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/string.parse_runtime.cs 2018-01-31 05:06:49.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from string.parse_runtime.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- string.parse_util.cs 2018-01-31 07:04:11.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/string.parse_util.cs 2018-01-31 05:06:50.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from string.parse_util.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- string.to_string.cs 2018-01-31 07:04:12.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/string.to_string.cs 2018-01-31 05:06:50.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from string.to_string.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- table_builtin.cs 2018-01-31 07:03:43.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/table_builtin.cs 2018-01-31 05:06:20.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from table_builtin.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- table_statistics.cs 2018-01-31 07:03:44.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/table_statistics.cs 2018-01-31 05:06:21.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from table_statistics.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- term_conversion.cs 2018-01-31 07:03:45.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/term_conversion.cs 2018-01-31 05:06:23.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from term_conversion.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- term.cs 2018-01-31 07:03:45.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/term.cs 2018-01-31 05:06:22.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from term.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- term_io.cs 2018-01-31 07:03:46.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/term_io.cs 2018-01-31 05:06:24.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from term_io.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- term_size_prof_builtin.cs 2018-01-31 07:03:47.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/term_size_prof_builtin.cs 2018-01-31 05:06:24.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from term_size_prof_builtin.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- term_to_xml.cs 2018-01-31 07:03:48.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/term_to_xml.cs 2018-01-31 05:06:25.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from term_to_xml.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- test_bitset.cs 2018-01-31 07:03:49.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/test_bitset.cs 2018-01-31 05:06:26.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from test_bitset.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- thread.barrier.cs 2018-01-31 07:04:13.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/thread.barrier.cs 2018-01-31 05:06:51.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from thread.barrier.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- thread.channel.cs 2018-01-31 07:04:13.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/thread.channel.cs 2018-01-31 05:06:52.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from thread.channel.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- thread.cs 2018-01-31 07:03:49.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/thread.cs 2018-01-31 05:06:27.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from thread.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- thread.future.cs 2018-01-31 07:04:14.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/thread.future.cs 2018-01-31 05:06:52.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from thread.future.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- thread.mvar.cs 2018-01-31 07:04:14.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/thread.mvar.cs 2018-01-31 05:06:53.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from thread.mvar.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- thread.semaphore.cs 2018-01-31 07:04:15.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/thread.semaphore.cs 2018-01-31 05:06:53.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from thread.semaphore.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- time.cs 2018-01-31 07:03:50.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/time.cs 2018-01-31 05:06:28.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from time.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- tree234.cs 2018-01-31 07:03:56.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/tree234.cs 2018-01-31 05:06:33.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from tree234.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- tree_bitset.cs 2018-01-31 07:03:57.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/tree_bitset.cs 2018-01-31 05:06:35.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from tree_bitset.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- type_desc.cs 2018-01-31 07:03:58.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/type_desc.cs 2018-01-31 05:06:36.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from type_desc.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- uint16.cs 2018-01-31 07:03:59.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/uint16.cs 2018-01-31 05:06:37.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from uint16.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- uint32.cs 2018-01-31 07:04:00.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/uint32.cs 2018-01-31 05:06:38.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from uint32.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- uint64.cs 2018-01-31 07:04:00.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/uint64.cs 2018-01-31 05:06:38.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from uint64.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- uint8.cs 2018-01-31 07:04:01.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/uint8.cs 2018-01-31 05:06:39.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from uint8.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- uint.cs 2018-01-31 07:03:59.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/uint.cs 2018-01-31 05:06:37.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from uint.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- unit.cs 2018-01-31 07:04:01.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/unit.cs 2018-01-31 05:06:40.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from unit.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- univ.cs 2018-01-31 07:04:02.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/univ.cs 2018-01-31 05:06:40.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from univ.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- varset.cs 2018-01-31 07:04:03.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/varset.cs 2018-01-31 05:06:41.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from varset.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- version_array2d.cs 2018-01-31 07:04:04.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/version_array2d.cs 2018-01-31 05:06:42.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from version_array2d.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- version_array.cs 2018-01-31 07:04:03.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/version_array.cs 2018-01-31 05:06:42.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from version_array.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- version_bitmap.cs 2018-01-31 07:04:05.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/version_bitmap.cs 2018-01-31 05:06:43.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from version_bitmap.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- version_hash_table.cs 2018-01-31 07:04:05.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/version_hash_table.cs 2018-01-31 05:06:44.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from version_hash_table.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
--- version_store.cs 2018-01-31 07:04:06.000000000 -0500
+++ /home/jfischer/work/mercury-2.git/stage2/install_grade_dir.csharp/library/Mercury/css/version_store.cs 2018-01-31 05:06:44.000000000 -0500
@@ -1,7 +1,7 @@
//
//
// Automatically generated from version_store.m by the Mercury Compiler,
-// version rotd-2018-01-28
+// version rotd-2018-01-31
// configured for x86_64-pc-linux-gnu
//
//
More information about the reviews
mailing list