#include "weDiffLib.h"
#include <boost/lexical_cast.hpp>
#include "externals/dtl.hpp"
Go to the source code of this file.
Functions | |
WeDiffLibWordList * | WeDiffLibTextToList (string txt, weCmpMode mode) |
WeCmpResults * | WeTextDiff (string txt1, string txt2, weCmpMode mode) |
WeDiffLibWordList* WeDiffLibTextToList | ( | string | txt, | |
weCmpMode | mode | |||
) |
Definition at line 25 of file weDiffLib.cpp.
WeCmpResults* WeTextDiff | ( | string | txt1, | |
string | txt2, | |||
weCmpMode | mode | |||
) |
Definition at line 73 of file weDiffLib.cpp.
©2009 Positive Technologies |
Generated on Tue Jul 14 18:27:31 2009 for WebEngine by |
|
1.5.7 |
|