From ea7af920248eb1e0b8e2cf2607377590eead1311 Mon Sep 17 00:00:00 2001 From: Christian Carter Date: Sun, 29 Sep 2013 09:24:24 -0700 Subject: [PATCH] remove a potentially misleading comment from all.h that might try and convince someone to delete all of the headers from f/. this is, of course, unadvised. --- include/all.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/all.h b/include/all.h index 7ff0d3adb..fdc6b7c5b 100644 --- a/include/all.h +++ b/include/all.h @@ -40,6 +40,6 @@ # include "f/hevn.h" # include "f/arvo.h" - /** coal: should replace all of the above + /** coal: common methods for dealing with nouns. **/ # include "f/coal.h"