lex.l: Remove random whitespace.
authorJames A. Morrison <phython@gcc.gnu.org>
Sat, 2 Oct 2004 17:40:04 +0000 (17:40 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Sat, 2 Oct 2004 17:40:04 +0000 (17:40 +0000)
commit7e57da121ac70d0fc9a53c3b1f2a3657e11e209b
tree3b54fb65f8c0bf2e59e1b16cfe00c70ae8a79aad
parent1abb828af191bb7b36ee17c32f253f5eec371c29
lex.l: Remove random whitespace.

2004-10-02  James A. Morrison  <phython@gcc.gnu.org>

        * lex.l: Remove random whitespace.
        * parse.y: Reformat copyright notice.  Indent declarations.
        Wrap long lines, unwrap short lines.
        * tree1.c: Reformat copyright notice.  Wrap long lines.
        Remove random whitespace.
        (lookup_tree_name): Use LOCATION_LINE.
        * treetree.c: Reformat copyright notice.  Wrap long lines.
        Remove random whitespace.

From-SVN: r88428
gcc/treelang/ChangeLog
gcc/treelang/lex.l
gcc/treelang/parse.y
gcc/treelang/tree1.c
gcc/treelang/treetree.c