removed: AssignString() functions

now we are using UTF-8 <-> wide characters conversions



git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@976 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2014-10-19 05:46:49 +00:00
parent 2fca5f3492
commit 6f9f274e08
4 changed files with 6 additions and 171 deletions

View File

@@ -1,9 +1,12 @@
# DO NOT DELETE
blocks.o: blocks.h item.h funinfo.h functions.h ../../pikotools/utf8/utf8.h
blocks.o: cache.h
cache.o: cache.h item.h funinfo.h functions.h ../../pikotools/utf8/utf8.h
cache.o: blocks.h
item.o: item.h funinfo.h functions.h ../../pikotools/utf8/utf8.h
pattern.o: pattern.h item.h funinfo.h functions.h ../../pikotools/utf8/utf8.h
pattern.o: cache.h blocks.h
patternparser.o: patternparser.h blocks.h item.h funinfo.h functions.h
patternparser.o: ../../pikotools/utf8/utf8.h pattern.h
stringconv.o: stringconv.h
patternparser.o: ../../pikotools/utf8/utf8.h cache.h pattern.h
vars.o: vars.h