]> git.donarmstrong.com Git - lilypond.git/commitdiff
New file.
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 21 Jun 2002 11:09:50 +0000 (11:09 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 21 Jun 2002 11:09:50 +0000 (11:09 +0000)
Remove.

ChangeLog
GNUmakefile.in
lily/include/spaceable-element.hh [deleted file]

index 2c919893270b2c29c58560466ab29a8fccf413ad..71d716741f9e62ec487fb193985438dbd8d5748b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * lily/include/spacing-interface.hh: New file.
+
+       * lily/include/spaceable-element.hh: Remove.
+
        * input/test/script-priority.ly: New file.
 
 2002-06-20  Han-Wen  <hanwen@cs.uu.nl>
index f33e116afb88a1477b536b084ec888994480be04..863571fe4564df26d25fcbbe588d0207434e509e 100644 (file)
@@ -93,7 +93,11 @@ top-web:
        cd $(builddir) && ls *.png *.html >> $(outdir)/weblist
        cat $(outdir)/weblist | (cd $(builddir); GZIP=-9v tar -czf $(outdir)/web.tar.gz  -T -)
 
-#WWW: local-WWW
+src-ext = c cc yy ll hh icc py scm tex ps texi itexi tely itely sh
+ALL-TAGS:
+       etags $(shell find . $(src-ext:%=-name '*.%' -or) -false | grep -v '/out')
+
+local-WWW:
 
 web: local-web
 html-doc: web
diff --git a/lily/include/spaceable-element.hh b/lily/include/spaceable-element.hh
deleted file mode 100644 (file)
index 272365e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-
-#error
-