head     1.2;
branch   ;
access   ;
symbols  ;
locks    ; strict;
comment  @# @;


1.2
date     91.07.29.07.01.50;  author mer;  state Exp;
branches ;
next     1.1;

1.1
date     90.06.05.23.56.23;  author kemnitz;  state Exp;
branches ;
next     ;


desc
@@


1.2
log
@add backslash g after each query for wholedemo script
@
text
@define rule example_1 is
on retrieve to emp.salary where current.name = "sam"
do instead retrieve (salary = 2 * emp.salary) where emp.name = "bill"

\g
@


1.1
log
@Initial revision
@
text
@d5 1
@
