Go to file
Stevie Strickland 87b0915ce1 We can't actually change how exports are set, we can only change how they're
retrieved, so having each export be a cons of an accessor/mutator pair is
misleading.  Remove the mutator, just have the unit set-box! the box directly,
and just export the accessor.

svn: r13882

original commit: b58c5881c645ae2cb248252922cb13b3e5c3c7b5
2009-02-28 19:46:47 +00:00
collects We can't actually change how exports are set, we can only change how they're 2009-02-28 19:46:47 +00:00