Avoid the spurious initial empty line.

* data/lalr1-fusion.cc, data/location.cc: Put a trailing "@" at
	the end of @output request to suppress the empty line that
	results.
This commit is contained in:
Akim Demaille
2008-07-21 14:19:14 +02:00
parent 96b15448b9
commit 59c544c268
3 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
2008-11-04 Akim Demaille <demaille@gostai.com>
Avoid the spurious initial empty line.
* data/lalr1-fusion.cc, data/location.cc: Put a trailing "@" at
the end of @output request to suppress the empty line that
results.
2008-11-04 Akim Demaille <demaille@gostai.com>
Remove parser::rhs_number_type.