Commit 623fba70 by Arnaud Charlet

* sinput-p.ads: Minor reformatting

From-SVN: r136142
parent cdbf04c0
...@@ -32,7 +32,7 @@ with Scans; use Scans; ...@@ -32,7 +32,7 @@ with Scans; use Scans;
package Sinput.P is package Sinput.P is
function Load_Project_File (Path : String) return Source_File_Index; function Load_Project_File (Path : String) return Source_File_Index;
-- Load into memory the source of a project source file. Initialize the -- Load the source of a project source file into memory and initialize the
-- Scans state. -- Scans state.
procedure Reset_First; procedure Reset_First;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment