ftp.nice.ch/pub/next/text/framemaker/filters/la2mml.tar.gz#/mml-defs.h

This is mml-defs.h in view mode; [Download] [Up]

/* mml-defs.h */

/*
 * Copyright (c) 1991  R. Nigel Horspool.
 * All rights reserved.
 *
 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/

#ifndef FILE
#include <stdio.h>
#endif

extern void write_defs(FILE *,BOOL);
extern void write_header(FILE *);

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