From a51bf71aded809cccbd23adafb405678ed1944b2 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 22 Sep 2015 11:27:11 +0100 Subject: [PATCH] STYLE: Zap trailing whitespace. --- STYLE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STYLE b/STYLE index 12e848a..ae8fd1b 100644 --- a/STYLE +++ b/STYLE @@ -217,7 +217,7 @@ making a new structure type. I tend to tidy up a few rough edges. + The default predicate always has ~-p~ appended. If the class name is a single word, then I'll explicitly name the predicate with a simple ~p~ suffix. For example, ~ship~ would have the predicate - ~shipp~, rather than ~ship-p~. + ~shipp~, rather than ~ship-p~. + If there are slots I can't default then I'll usually provide a BOA constructor which sets them from required parameters; other slots -- 2.11.0