RCL_constant.grm

// FILE. . . . . /cygdrive/c/cygwin/home/hak/ilt/src/ilog/rif/RCL_constant.grm
// EDIT BY . . . Hassan Ait-Kaci
// ON MACHINE. . 4j4zn71.Ilog.Biz
// STARTED ON. . Tue Sep 19 10:25:39 2006

// Last modified on Tue Sep 19 10:26:31 2006 by hak

// Rule for Constant:

// Con ::= Entity



This is the mininal rule defining all constants as entities. Alternative rules for $Con$ differentiating several sorts of constants may be used instead.



Con
  : Entity
    [ Constant 1 ]
  ;


This file was generated on Mon Mar 31 17:18:18 PDT 2008 from file RCL_constant.grm
by the ilog.language.tools.Hilite Java tool written by Hassan Aït-Kaci