K 10
svn:author
V 5
clemc
K 8
svn:date
V 27
1982-12-16T00:09:42.000000Z
K 24
svn:entry:committed-date
V 27
1982-12-16T00:09:42.000000Z
K 7
svn:log
V 421
added a new field to the name structure.  This is used for selective
free's in "doundef".  The problem came when a point for a reserved word
get's freed (becuase the user "undef'ed" it), it then later gets assigned
to a user's symbol.  The "expand" routine thinks it's the old symbol.
Solution, if a user "undef's" a resevered word, remove from the symbol
table, but don't free the space.  Then is never it gets reused!


END
