ftp.nice.ch/pub/next/text/tex/apps/Bibliography.1.2a.s.tar.gz#/Bibliography.1.2a/HTML_Stuff.h

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.