+2015-10-27 Arnaud Charlet <charlet@adacore.com>
+
+ * sinput.ads, spark_xrefs.ads, lib-xref.adb: Fix typos.
+
2015-10-27 Pascal Obry <obry@adacore.com>
* a-dirval-mingw.adb: Remove some characters from Invalid_Character set.
-- The licensing status is determined either by the presence of a
-- specific pragma License, or by scanning the header for a predefined
- -- file, or any file if compiling in -gnatg mode.
+ -- statement, or any file if compiling in -gnatg mode.
-----------------------
-- Source File Table --
package SPARK_Xrefs is
- -- SPARK cross-reference information can exist in one of two forms. In the
- -- ALI file, it is represented using a text format that is described in
- -- this specification. Internally it is stored using three tables
- -- SPARK_Xref_Table, SPARK_Scope_Table and SPARK_File_Table, which are also
- -- defined in this unit.
+ -- SPARK cross-reference information can exist in one of two forms. In
+ -- the ALI file, it is represented using a text format that is described
+ -- in this specification. Internally it is stored using three tables
+ -- SPARK_Xref_Table, SPARK_Scope_Table and SPARK_File_Table, which are
+ -- also defined in this unit.
-- Lib.Xref.SPARK_Specific is part of the compiler. It extracts SPARK
-- cross-reference information from the complete set of cross-references