mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Add diagnostic code and implement lookup for metods in informal protocols
This commit is contained in:
parent
fa30cfa93a
commit
57f066442e
6 changed files with 115 additions and 20 deletions
|
@ -256,7 +256,6 @@ Base_AGSDOC_FLAGS = \
|
|||
-MacrosTemplate Functions \
|
||||
-TypedefsTemplate TypesAndConstants \
|
||||
-VariablesTemplate TypesAndConstants \
|
||||
-Verbose YES \
|
||||
-WordMap '{\
|
||||
}' -Up Base
|
||||
|
||||
|
@ -272,7 +271,6 @@ BaseAdditions_AGSDOC_FLAGS = \
|
|||
-MacrosTemplate Functions \
|
||||
-TypedefsTemplate TypesAndConstants \
|
||||
-VariablesTemplate TypesAndConstants \
|
||||
-Verbose YES \
|
||||
-WordMap '{\
|
||||
}' -Up BaseAdditions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue