mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@63 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b8b7c48879
commit
f55ac81822
2 changed files with 16 additions and 0 deletions
8
Headers/gnustep/base/README
Normal file
8
Headers/gnustep/base/README
Normal file
|
@ -0,0 +1,8 @@
|
|||
This directory contains header files for the GNU Objective C Class
|
||||
Library, `libobjects'.
|
||||
|
||||
The complete list of include file directories belonging to libobjects
|
||||
is:
|
||||
../objects
|
||||
../objc
|
||||
../foundation
|
8
Source/objects/README
Normal file
8
Source/objects/README
Normal file
|
@ -0,0 +1,8 @@
|
|||
This directory contains header files for the GNU Objective C Class
|
||||
Library, `libobjects'.
|
||||
|
||||
The complete list of include file directories belonging to libobjects
|
||||
is:
|
||||
../objects
|
||||
../objc
|
||||
../foundation
|
Loading…
Reference in a new issue