mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 17:10:48 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@37326 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
blocks_runtime.m | ||
caps.c | ||
COPYING | ||
GNUmakefile | ||
Makefile.preamble | ||
NSBlocks.m | ||
properties.m | ||
README | ||
runtime.c | ||
sync.m |
ObjectiveC2 framework implements the new Apple runtime APIs, introduced with OS X 10.5 on top of the GCC Objective-C runtime. Its use is now discouraged. This code has been merged into the GNUstep Objective-C-2.0 runtime, which can act as a drop-in replacement for GCC libobjc. You can find the code here: svn://svn.gna.org/svn/gnustep/libs/libobjc2/trunk