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:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2012, Tomasz Sowa
|
||||
* Copyright (c) 2012-2018, Tomasz Sowa
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
@@ -40,6 +40,7 @@
|
||||
|
||||
|
||||
#include "inttostr.h"
|
||||
#include "patternreplacer.h"
|
||||
#include "strtoint.h"
|
||||
#include "text.h"
|
||||
|
||||
|
Reference in New Issue
Block a user