mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-15 13:55:07 +00:00
Standardize formatting of comments at the beginning of modules.
compiler/*.m: Standardize formatting of comments at the beginning of modules.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
% by disj_gen, for parallel conjunctions by par_conj_gen, and for foreign_procs
|
||||
% by pragma_c_gen. The only goals handled directly by code_gen are sequential
|
||||
% conjunctions.
|
||||
|
||||
%
|
||||
%---------------------------------------------------------------------------%
|
||||
|
||||
:- module ll_backend.code_gen.
|
||||
|
||||
Reference in New Issue
Block a user