MuseScore/thirdparty/diff
2014-06-10 09:27:48 +02:00
..
CMakeLists.txt precompiled header for mac 2013-03-14 16:00:06 +01:00
diff_match_patch.cpp initialize variables 2014-06-10 09:27:48 +02:00
diff_match_patch.h update build for Qt5 on Windows mingw 2013-05-14 17:25:16 +02:00
diff_match_patch_test.cpp disable palette operations for readOnly workspaces 2013-02-11 19:23:25 +01:00
diff_match_patch_test.h Initial commit 2012-05-26 14:49:10 +02:00
README.txt Initial commit 2012-05-26 14:49:10 +02:00

Diff, Match and Patch Library
http://code.google.com/p/google-diff-match-patch/
Neil Fraser

C++: (ported by Mike Slemmer)
* diff_match_patch.pro
* diff_match_patch.h
* diff_match_patch.cpp
* diff_match_patch_test.h
* diff_match_patch_test.cpp