This is FileTable.h in view mode; [Download] [Up]
// -------------------------------------------------------------------------------------
// FileTable
// This software is without warranty of any kind. Use at your own risk.
// -------------------------------------------------------------------------------------
#import <objc/Object.h>
#import "DataTable.h"
// -------------------------------------------------------------------------------------
@interface FileTable : DataTable
{
}
// -------------------------------------------------------------------------------------
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.