]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.0
authorfred <fred>
Sun, 24 Mar 2002 19:56:55 +0000 (19:56 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:56:55 +0000 (19:56 +0000)
Documentation/error.pod [deleted file]

diff --git a/Documentation/error.pod b/Documentation/error.pod
deleted file mode 100644 (file)
index 371b73b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-=head1 NAME
-
-LilyError - LilyPond error messages
-
-=head1 DESCRIPTION
-
-This page documents error messages.
-
-A correctly parsed F<input.ly> does not guarantuee output. A lot
-(most) of the checking is done B<after> parsing (some checks even are
-done after the break calc!); I'm sorry.
-
-Most errors come with a context of the Mudela element that originated
-it. This context may be slightly wrong: the parser sometimes reads a
-few tokens ahead to determine the syntax.
-
-[yep.. has to be written..]