1 " ***********************************************************
2 " * *
3 " * Copyright, C Honeywell Information Systems Inc., 1984 *
4 " * *
5 " ***********************************************************
6 " PNT_PRIV_GATE_:
7 "
8 " Written 1984-08-09 by E. Swenson
9
10 name pnt_priv_gate_
11
12 include gate_macros
13 include stack_header
14 include stack_frame
15
16 gate_info
17
18 gate priv_get_abs_entry,pnt_db_interface_,priv_get_abs_entry,3
19 gate priv_get_entry,pnt_db_interface_,priv_get_entry,3
20
21 end