Rename all o- files to o_.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1608 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-05-31 15:13:58 +00:00
parent ea2d0648f4
commit e1d2073668
16 changed files with 35 additions and 28 deletions

View file

@ -29,7 +29,7 @@
#include <Foundation/NSArray.h>
#include <Foundation/NSException.h>
#include <Foundation/NSHashTable.h>
#include <gnustep/base/o-hash.h>
#include <gnustep/base/o_hash.h>
#include "NSCallBacks.h"
/**** Type, Constant, and Macro Definitions **********************************/