Make struct variable refer to struct vardict through a pointer.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 9 Apr 2010 04:37:24 +0000 (21:37 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 12 Apr 2010 03:50:14 +0000 (20:50 -0700)
This will allow the dictionary to integrate struct vardict into itself in
an upcoming commit.


No differences found