]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.33
authorfred <fred>
Tue, 26 Mar 2002 21:47:29 +0000 (21:47 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:47:29 +0000 (21:47 +0000)
lily/atom.cc

index 7a336f524ee23c9628f721f555aa68f3279d1994..61a1b3e32f1015c2194a34754f84b8a1bea3eb84 100644 (file)
@@ -22,7 +22,7 @@ Atom::Atom(SCM s)
 }
 
 
-#if ATOM_SMOB
+#ifdef ATOM_SMOB
 int
 Atom::smob_display (SCM smob, SCM port, scm_print_state*)
 {