ftp.nice.ch/pub/next/unix/developer/plplot.3.0.s.tar.gz#/plplot/src/plpage.c

This is plpage.c in view mode; [Download] [Up]

#include "plplot.h"

void plpage()
{
   grpage();
}

void pleop()
{
   greop();
}

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