Changeset a15e59b for src/dgp/grammar.cc


Ignore:
Timestamp:
03/13/12 17:07:34 (13 years ago)
Author:
Tomasz Obrebski <to@…>
Branches:
master
Children:
f4bf33e
Parents:
abd28d1
git-author:
Tomasz Obrebski <to@…> (03/13/12 17:07:34)
git-committer:
Tomasz Obrebski <to@…> (03/13/12 17:07:34)
Message:

dodana opcja --time w dgp, poprawione przesy�anie b�belk�w, obsluga &LEFT, &RIGHT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/dgp/grammar.cc

    re7de6cc ra15e59b  
    187187  Prop::add("INIT"); 
    188188  Prop::add("FIN"); 
     189  Prop::add("LEFT"); 
     190  Prop::add("RIGHT"); 
    189191 
    190192  //<<< TU? 
Note: See TracChangeset for help on using the changeset viewer.