ftp.nice.ch/pub/next/text/tex/apps/TeXview-kp0.25.s.tar.gz#/HyperTeXview/slave.h

This is slave.h in view mode; [Download] [Up]

/* linked list of slave window */

typedef struct slave_link {
  struct slave_link *next ;
  int slave ;
  } Slave_link ;

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