@NEWMASTER@ C.unix/com/mkflavours aledm Thu Jun 11 19:45:23 GMT 1987
41d
15,20c
lib flavours;
;;; comment out the next line if you don't want the browser saved.
lib browseself_message; false -> vedsetupdone;
.
@NEWMASTER@ johnw Tue Feb 28 14:15:14 GMT 1989
42d
24d
2,3c
# --- Copyright University of Sussex 1986.  All rights reserved. ---------
# File:            $usepop/master/C.unix/com/mkflavours
.
@NEWMASTER@ johng Wed Jun 21 22:30:08 BST 1989
42,43d
23c
if sys_lock_system('$poplocalbin/flavours.psv', false, 'FLAVOURS') then
.
@NEWMASTER@ johnw Thu Oct 4 16:21:39 BST 1990
34,35d
21,22c
	setpop -> interrupt;
	true -> pop_first_setpop;
	;;; print the header
	printf(pop_system_version, popheader, '%p\n\t%p\n');
	;;; compile init.p etc.
	sysinitcomp();
	;;; and start
.
10c
$popsys/pop11 << \\\\
.
8a
cd $usepop/pop      # no init.p vedinit.p etc
poplib=""
export poplib
.
2c
# --- Copyright University of Sussex 1989.  All rights reserved. ---------
.
@NEWMASTER@ johnw Tue Oct 9 14:39:21 BST 1990
41,43c
# --- John Williams, Feb 28 1989 added 'setpop -> interrupt'
# --- Aled Morris, Jun 11 1987 removed semicolons in "lib ..." statments
# --- Aaron Sloman, Aug 15 1986 fixed environment
# --- Mark Rubinstein, May 16 1986 - set false -> vedsetupdone after loading
# the browser, because lib showtree calls vedsetup.
.
35,36d
33d
10c
$popsys/pop11 =noinit << \\\\
.
@NEWMASTER@ johng Fri May 24 23:51:21 BST 1991
35d
10c
$popsys/pop11 %noinit << \\\\
.
