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


1.5
date     91.03.19.19.31.58;  author sp;  state Exp;
branches ;
next     1.4;

1.4
date     91.03.19.16.56.05;  author kemnitz;  state Exp;
branches ;
next     1.3;

1.3
date     91.03.19.15.52.06;  author kemnitz;  state Exp;
branches ;
next     1.2;

1.2
date     91.03.19.15.08.53;  author kemnitz;  state Exp;
branches ;
next     1.1;

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


desc
@@


1.5
log
@obsoleted!~
@
text
@/*
 * XXXX THIS MUST GO AWAY
 */
/* addattr (residents = RELATION) to city */
\p
@


1.4
log
@set -> RELATION
@
text
@d1 4
a4 1
addattr (residents = RELATION) to city
@


1.3
log
@demo shuffling
@
text
@d1 1
a1 1
addattr (residents = set) to city
@


1.2
log
@reorganized demo scripts
@
text
@d1 2
a2 6
retrieve (emp.salary) where emp.name = "sam"
\g
replace emp (salary = 6000) where emp.name = "bill"
\g
retrieve (emp.salary) where emp.name = "sam"
\g
@


1.1
log
@Initial revision
@
text
@d1 6
a6 2
create version emp1 from emp
\p
@
