mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
New version from Albin Jones, plus fixes by McCallum.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@948 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b07609e467
commit
873bc50fa4
34 changed files with 1259 additions and 1292 deletions
|
@ -46,11 +46,6 @@
|
|||
#include <objects/RBTreeNode.h>
|
||||
#include <objects/SplayTree.h>
|
||||
|
||||
#include <objects/EltNodeCollector.h>
|
||||
#include <objects/LinkedListEltNode.h>
|
||||
#include <objects/BinaryTreeEltNode.h>
|
||||
#include <objects/RBTreeEltNode.h>
|
||||
|
||||
/* Magnitude objects */
|
||||
#include <objects/Magnitude.h>
|
||||
#include <objects/Random.h>
|
||||
|
@ -75,4 +70,6 @@
|
|||
#include <objects/Proxy.h>
|
||||
#include <objects/ConnectedCoder.h>
|
||||
|
||||
#include <objects/Invocation.h>
|
||||
|
||||
#endif /* __objects_h_OBJECTS_INCLUDE */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue