From ed5d7f37cf48fc12285b1291063a390ff8c00e52 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 25 Sep 2016 05:09:17 +0200 Subject: Fix formatting --- build2/list | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build2/list b/build2/list index 2953b03..57e6758 100644 --- a/build2/list +++ b/build2/list @@ -1,9 +1,9 @@ -- Support for caching discovered configuration values [idea] +- Support for caching discovered configuration values [idea] - The idea is to have depdb-based config.cache where we can cache things like - compiler check results that are expensive to re-calculate on every run. The - idea is to first save a checksum that determines if the cached value can be - trusted. + The idea is to have depdb-based config.cache where we can cache things like + compiler check results that are expensive to re-calculate on every run. The + idea is to first save a checksum that determines if the cached value can be + trusted. - VC 15 support [feature 0.5.0] -- cgit v1.1