summaryrefslogtreecommitdiff
path: root/sem_specs.adb
diff options
context:
space:
mode:
Diffstat (limited to 'sem_specs.adb')
-rw-r--r--sem_specs.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/sem_specs.adb b/sem_specs.adb
index cd86821..005ad57 100644
--- a/sem_specs.adb
+++ b/sem_specs.adb
@@ -21,7 +21,6 @@ with Sem_Expr; use Sem_Expr;
with Sem_Names; use Sem_Names;
with Evaluation; use Evaluation;
with Std_Package; use Std_Package;
-with Tokens;
with Errorout; use Errorout;
with Sem; use Sem;
with Sem_Scopes; use Sem_Scopes;