1 " ***********************************************************
 2 " *                                                         *
 3 " * Copyright, (C) Honeywell Information Systems Inc., 1982 *
 4 " *                                                         *
 5 " * Copyright (c) 1972 by Massachusetts Institute of        *
 6 " * Technology and Honeywell Information Systems, Inc.      *
 7 " *                                                         *
 8 " ***********************************************************
 9 
10           name      installation_gate_
11           " gate for installing system tables, for now into ring 1
12           " Benson I. Margulies 1/82
13 
14           include   gate_macros
15 " ^L
16           gate_info installation_gate_
17 
18           gate      install_ttt,install_ttt_,install_ttt_,4
19 
20           end