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 ...@@ -22,26 +22,29 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
} }
FFESTR_other // // ffestrOther ffestr_other 1 1 FFESTR_other // // ffestrOther ffestr_other 1 1
;And AND And AND
;Dimension DIMENSION ;Dimension DIMENSION
;Eq EQ Eq EQ
;Eqv EQV Eqv EQV
;Ge GE False FALSE
;Gt GT GE GE
GT GT
In IN In IN
InOut INOUT InOut INOUT
Kind KIND Kind KIND
;Le LE LE LE
Len LEN Len LEN
;Lt LT LT LT
;Ne NE NE NE
;Neqv NEQV NEqv NEQV
;Not NOT Not NOT
;Only ONLY ;Only ONLY
;Or OR Or OR
Out OUT Out OUT
;Pointer POINTER ;Pointer POINTER
;Private PRIVATE ;Private PRIVATE
;Public PUBLIC ;Public PUBLIC
Result RESULT Result RESULT
;Stat STAT ;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