Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-30 15:50:20 -0700 (Mon, 30 Apr 2007)
Revision: 10570
Log message:
This moves the "value" type into the "ir" directory, and a few of the
various utilities too. Just code motion, nothing else changed.
The Omake_exec* modules were defined polymorphically, because they
didn't know what the "value" type was. This is no longer the case,
so we should probably clean them up at some point.