changed: Pattern class has been split into two classes: Pattern and PatternParser
in Pattern we have only the tree in PatternParser there is the whole logic used to parse a file git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@969 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -3,4 +3,6 @@
|
||||
item.o: item.h funinfo.h
|
||||
pattern.o: pattern.h item.h funinfo.h functions.h stringconv.h
|
||||
pattern.o: ../../pikotools/utf8/utf8.h
|
||||
patternparser.o: patternparser.h pattern.h item.h funinfo.h functions.h
|
||||
patternparser.o: stringconv.h ../../pikotools/utf8/utf8.h
|
||||
stringconv.o: stringconv.h
|
||||
|
Reference in New Issue
Block a user