/* --- Copyright University of Sussex 1990. All rights reserved. ----------
 > File:            C.all/pop/init
 > Purpose:         Possible $popsys/init.p file
 > Author:          ISL, Dec 18 1990
 > Documentation:   Offline user manual, HELP * INITIAL
 > Related Files:   C.all/pop/vedinit
 */

;;; If this file is copied to $popsys/init.p, Poplog will load
;;;     $poplocal/local/pop/init.p
;;; when starting up. Useful for group-wide initialisation.

trycompile('$poplocal/local/pop/init.p') ->;
