CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 99/12/19 12:25:19

Modified files:
        .              : ChangeLog configure configure.in 
        src/core       : Makefile.am kmenu.c kstring.c savegame.cfsml 
                         vm.c vocab.c 
        src/include    : engine.h vocabulary.h 
Added files:
        src/core       : said.y 

Log message:
* Said() pre-implementation: Only 8 s/r conflicts to go.
* Menus now pop up automatically when moving left or right with the cursor
keys.

Splitting BeforeExp: | '/' Subexpression
into
BeforeExpA: | '/' Subexpression
and
BeforeExpB: '/' Subexpression

took care of the r/r problem.

-- Christoph

Reply via email to