From c99168be6c1d69cea390ed8344aab1c2293a6d62 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:29:22 +0000 Subject: [PATCH] lilypond-0.0.28 --- hdr/linespace.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/hdr/linespace.hh b/hdr/linespace.hh index 50f13bd35c..e23d334ca6 100644 --- a/hdr/linespace.hh +++ b/hdr/linespace.hh @@ -40,6 +40,7 @@ class Spacing_problem { /// check if problem is too tight bool check_feasible() const; + /// does #this# contain the column #w#? bool contains(const PCol *w); -- 2.39.5