Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury Melnichek <melnichek@gmail.com>2010-12-19 14:41:14 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:08:39 +0300
commitf14e740a4475e0b0330fb05df543100eec6abdc3 (patch)
tree42c4d3b1fcd1410b6a68152275d5536832e01897 /omim.pro
parenteaa6a086e097548ac5e510f875d3c96618ccd990 (diff)
Increase AlmostEqual<double> epsilon from 64 to 256. Fixes #76.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index db29fe672c..b8b54a9f4c 100644
--- a/omim.pro
+++ b/omim.pro
@@ -18,7 +18,7 @@ SUBDIRS = 3party \
indexer/indexer_tool \
qt_tstfrm \
indexer/indexer_tests \
- yg/yg_tests \
+# yg/yg_tests \
qt
}