This is HTML_Stuff.h in view mode; [Download] [Up]
#import <appkit/appkit.h> @class BibliographicFile; @class Preferences; @interface HTML_Stuff:Object { FILE *htmlFp; Preferences *preferences; Storage *configList; } - writeHTMLfor:(BibliographicFile *)file; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.