ftp.nice.ch/Attic/openStep/developer/resources/MiscKit.2.0.5.m.NIS.b.tgz#/MiscKit.2.0.5.m.NIS.b/MiscFoundation.framework/Versions/A/Headers/NSObject+MiscExtentions.h

This is NSObject+MiscExtentions.h in view mode; [Download] [Up]

/*************************************************************************
 * File Name: NSObject_MiscExtentions.h
 * Version  : 0.0 alpha
 * Date     : Mon 30-Jun-1997
 *************************************************************************
 *  COPYRIGHT (C) 1997 by Cambridge Technology Partners, Dublin, Ireland
 *                    ALL RIGHTS RESERVED
 *************************************************************************    
 * Notes      : 
 * Bugs       : 
 * Author(s)  : tsengel
 * Last update: $Date: 1997/06/30 12:09:27 $
 * History    : $Log: h.template,v $
 * History    : Revision 1.1.1.1  1997/06/30 12:09:27  tsengel
 * History    : Next try
 * History    :
 *************************************************************************/ 

#import <Foundation/Foundation.h>

@interface NSObject (MiscExtentions)

- (int)invertedState;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.