Declare new method.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@901 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-02-13 01:55:46 +00:00
parent 57a201c287
commit 4ff31d5199
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@
{
}
- (void) withObjectsInvoke: anInvocation;
- printElement: (elt)anElement;
- printForDebugger;

View file

@ -39,6 +39,7 @@
{
}
- (void) withObjectsInvoke: anInvocation;
- printElement: (elt)anElement;
- printForDebugger;