AUTORECODE: Use "union value" instead of custom "union arc_value".
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 2 Apr 2010 23:48:55 +0000 (16:48 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 13 Apr 2010 05:33:01 +0000 (22:33 -0700)
These days "union value" has everything that AUTORECODE needs, so there is
no point in maintaining a local replacement for it.


No differences found