Update the variant example.

* examples/variant.yy: Formatting changes.
	One stage build.
This commit is contained in:
Akim Demaille
2008-08-09 14:59:34 +02:00
parent e5eb92e794
commit 36db78a733
2 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
2008-11-10 Akim Demaille <demaille@gostai.com>
Update the variant example.
* examples/variant.yy: Formatting changes.
One stage build.
2008-11-10 Akim Demaille <demaille@gostai.com>
Support constructor with an argument.