From ab741d21b5f903f70ab215b1f096f4cc7eaa2f72 Mon Sep 17 00:00:00 2001
From: hanwen <hanwen>
Date: Tue, 13 Sep 2005 09:24:39 +0000
Subject: [PATCH] *** empty log message ***

---
 lily/laissez-vibrer-tie-column.cc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/lily/laissez-vibrer-tie-column.cc b/lily/laissez-vibrer-tie-column.cc
index c381905719..d8b1b5e6e7 100644
--- a/lily/laissez-vibrer-tie-column.cc
+++ b/lily/laissez-vibrer-tie-column.cc
@@ -24,8 +24,8 @@ ADD_INTERFACE(Laissez_vibrer_tie_column,
 	      "The interface for a column of l.v. ties.",
 
 	      /* properties */
-	      "positioning-done"
-	      "tie-configuration"
+	      "positioning-done "
+	      "tie-configuration "
 	      );
 			   
 
@@ -124,3 +124,4 @@ Laissez_vibrer_tie_column::set_directions (Grob *me)
     }
 }
   
+
-- 
2.39.5