aboutsummaryrefslogtreecommitdiffstats
path: root/evaluation.adb
diff options
context:
space:
mode:
Diffstat (limited to 'evaluation.adb')
-rw-r--r--evaluation.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/evaluation.adb b/evaluation.adb
index ddb110988..2323691b7 100644
--- a/evaluation.adb
+++ b/evaluation.adb
@@ -20,7 +20,7 @@ with Name_Table; use Name_Table;
with Str_Table;
with Iirs_Utils; use Iirs_Utils;
with Std_Package; use Std_Package;
-with Flags;
+with Flags; use Flags;
with Std_Names;
package body Evaluation is