next up previous
Next: About this document Up: CTL Syntax Previous: Vector Variables

Macro Define

Macros can be defined and used in CTL formulae for valid sub-formulae. You cannot use a macro such as "\define MSB 7" since "7" is not a valid CTL formula. Before you use macro string, you have to define it first.

{\DEFINE | \Define | \define} MACRO fromula
For instance,
\define Red t_sig = RED
\define Blue t_sig = BLUE
....
AG ( \Red -> AX ( \Blue ) );



Jae-Young Jang
Wed Feb 12 14:16:44 MST 1997
Contact 
©2002-2018 U.C. Regents