From 19211ffc421560405aee966ee742ae849c73a31c Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 8 Jan 2014 04:22:40 +0100 Subject: Rework literal typing (and initial work for condition operator). --- tokens.ads | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tokens.ads') diff --git a/tokens.ads b/tokens.ads index 41b50f24d..bb431b95a 100644 --- a/tokens.ads +++ b/tokens.ads @@ -70,6 +70,8 @@ package Tokens is -- and adding_operator Tok_Ampersand, -- & + Tok_Condition, + -- PSL Tok_And_And, -- && Tok_Bar_Bar, -- || -- cgit v1.2.3