You've already forked libadalang
mirror of
https://github.com/AdaCore/libadalang.git
synced 2026-02-12 12:28:54 -08:00
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
## vim: filetype=makoada
|
|
|
|
Config_Pragmas : Internal_Config_Pragmas_Mapping;
|
|
-- Mapping to associate configuration pragmas files to source files
|
|
|
|
Config_Pragmas_Set : Boolean := False;
|
|
-- Whether ``Config_Pragmas`` was initialized
|