Files
mercury/util
Zoltan Somogyi f7c911ab36 Bring the style of mkinit.c up to date.
Replace /* */ with //.

Generate C code with four space indentation. The existing code intended
to do this by aligning the code on four-space boundaries in mkinit.c,
but the " at the start of each string ate one position, so the generated
code lines started in columns 4, 8, 12 etc, instead of 5, 9, 13 etc.
2020-08-15 02:57:17 +10:00
..
2019-06-10 13:30:51 +10:00