Commit 09556ec9 by Craig Burley Committed by Dave Love

Add more keywords for expr.c.

From-SVN: r19840
parent 1ae73f9f
......@@ -22,26 +22,29 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
}
FFESTR_other // // ffestrOther ffestr_other 1 1
;And AND
And AND
;Dimension DIMENSION
;Eq EQ
;Eqv EQV
;Ge GE
;Gt GT
Eq EQ
Eqv EQV
False FALSE
GE GE
GT GT
In IN
InOut INOUT
Kind KIND
;Le LE
LE LE
Len LEN
;Lt LT
;Ne NE
;Neqv NEQV
;Not NOT
LT LT
NE NE
NEqv NEQV
Not NOT
;Only ONLY
;Or OR
Or OR
Out OUT
;Pointer POINTER
;Private PRIVATE
;Public PUBLIC
Result RESULT
;Stat STAT
True TRUE
XOr XOR
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment