added to convert: PatternReplacer
for replacing parameters in patterns e.g. Replace("param %0", "first param") git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@1163 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# DO NOT DELETE
|
||||
|
||||
date.o: date.h ../convert/convert.h ../convert/inttostr.h
|
||||
date.o: ../convert/strtoint.h ../convert/text.h ../convert/misc.h
|
||||
date.o: date.h ../convert/inttostr.h
|
||||
|
@@ -40,7 +40,8 @@
|
||||
|
||||
#include <ctime>
|
||||
#include <string>
|
||||
#include "convert/convert.h"
|
||||
#include "convert/inttostr.h"
|
||||
|
||||
|
||||
|
||||
namespace PT
|
||||
|
Reference in New Issue
Block a user