mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@5027 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
53c1ea4200
commit
82b390bd3f
4 changed files with 19 additions and 13 deletions
|
@ -1,5 +1,6 @@
|
||||||
=* *errs *.tar.gz *.patch *-patch
|
|
||||||
|
|
||||||
config.cache config.guess config.log config.status
|
|
||||||
|
|
||||||
.date .name .patch* .snap*
|
.date .name .patch* .snap*
|
||||||
|
=* *errs *.tar.gz *.patch *-patch
|
||||||
|
config.cache config.guess config.log config.status
|
||||||
|
config.mak
|
||||||
|
|
|
@ -1,17 +1,19 @@
|
||||||
Makefile
|
|
||||||
|
|
||||||
AUTHORS
|
|
||||||
|
|
||||||
NXStringTable_scan.c dynamic-load.h
|
|
||||||
proplist.tab.m proplist.tab.h lex.pl.m
|
|
||||||
stringsfile.tab.m stringsfile.tab.h lex.sf.m
|
|
||||||
NSValue?.m NSNumber?.m NSNumber??.m
|
|
||||||
|
|
||||||
*_bas.m *_cbs.m
|
*_bas.m *_cbs.m
|
||||||
|
AUTHORS
|
||||||
errs*
|
|
||||||
|
|
||||||
gnustep
|
|
||||||
Foundation
|
Foundation
|
||||||
|
Makefile
|
||||||
|
NSValue?.m NSNumber?.m NSNumber??.m
|
||||||
|
NXStringTable_scan.c dynamic-load.h
|
||||||
|
errs*
|
||||||
gdomap
|
gdomap
|
||||||
|
gnustep
|
||||||
|
ix86
|
||||||
|
proplist.tab.m proplist.tab.h lex.pl.m
|
||||||
|
shared_debug_obj
|
||||||
|
stringsfile.tab.m stringsfile.tab.h lex.sf.m
|
||||||
|
|
2
Source/mframe/.cvsignore
Normal file
2
Source/mframe/.cvsignore
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
config.log
|
||||||
|
config.status
|
1
Tools/.cvsignore
Normal file
1
Tools/.cvsignore
Normal file
|
@ -0,0 +1 @@
|
||||||
|
shared_debug_obj
|
Loading…
Add table
Add a link
Reference in a new issue