This is libwprots.h in view mode; [Download] [Up]
/* * Copyright (C) 1985-1992 New York University * * This file is part of the Ada/Ed-C system. See the Ada/Ed README file for * warranty (none) and distribution info and also the GNU General Public * License for more details. */ void putdcl(IFILE *, Declaredmap); void putsymref(IFILE *, char *, Symbol); long write_ais(int); void write_stub(Stubenv, char *, char *); void write_tre(int, int, char *); void write_end(IFILE *, long); void cleanup_files(); void ifdelete(char *);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.