This commit is contained in:
Timo Westkämper 2010-09-20 08:59:55 +00:00
parent 15ab57c7f7
commit dd7cfc554c

View File

@ -10,7 +10,3 @@ _ : (domainType.firstName like_ "An%") and_ (domainType.firstName like_
$ : (domainType.firstName $like "An%") $and (domainType.firstName $like "Be%")
TODO :
* Resolve paths in operation handling as well