mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-10 08:10:49 +00:00
remove experimental from README.initialize.
This commit is contained in:
parent
35bb623eac
commit
8c13adaf1e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ any classes used by a new thread have already been used in the main thread
|
||||||
before the new thread starts.
|
before the new thread starts.
|
||||||
|
|
||||||
If you are worried, please build/run GNUstep with a runtime which supports
|
If you are worried, please build/run GNUstep with a runtime which supports
|
||||||
the +initialize method. The GNUstep stable runtime (libobjc) and experimental
|
the +initialize method. The GNUstep stable runtime (libobjc) and clang
|
||||||
runtime (libobjc2), available from the GNUstep website and subversion
|
runtime (libobjc2), available from the GNUstep website and subversion
|
||||||
repository, should both work.
|
repository, should both work.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue