demo/Makefile
 | author | 
 Peter Kovacs <kpeter@inf.elte.hu> | 
  | 
 Sat, 15 Mar 2008 23:39:41 +0100 | 
 | changeset 82 | 
 bce6c8f93d10 | 
 | permissions | 
 -rw-r--r-- | 
 
Add basic logical maps and doc improvements
- Add the following new logical maps and map adaptors:
    * TrueMap, FalseMap
    * AndMap, OrMap
    * EqualMap, LessMap
- Improve the documentation for other classes.