More mframe.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1280 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-03-27 01:29:06 +00:00
parent 3c19768683
commit 3347d28575

View file

@ -84,7 +84,8 @@ source.
@item Clean up the behavior code. Make sure that classes with behavior
added can be subclassed properly... accounting for size.
@item Clean and comment mframe.m.
@item Clean and comment mframe.m. Make sure all malloc'ed pieces get
free'd somewhere.
@item Finish Collection heirarchy clean ups. We need non-mutable
version for many of the classes.