1% BEGIN LICENSE BLOCK
2% Version: CMPL 1.1
3%
4% The contents of this file are subject to the Cisco-style Mozilla Public
5% License Version 1.1 (the "License"); you may not use this file except
6% in compliance with the License.  You may obtain a copy of the License
7% at www.eclipse-clp.org/license.
8% 
9% Software distributed under the License is distributed on an "AS IS"
10% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.  See
11% the License for the specific language governing rights and limitations
12% under the License. 
13% 
14% The Original Code is  The ECLiPSe Constraint Logic Programming System. 
15% The Initial Developer of the Original Code is  Cisco Systems, Inc. 
16% Portions created by the Initial Developer are
17% Copyright (C) 2006 Cisco Systems, Inc.  All Rights Reserved.
18% 
19% Contributor(s): 
20% 
21% END LICENSE BLOCK
22
23230 & uncaught exception & error_handler / 2 \\
24231 & default help/0 message & fail / 0 \\
25249 & debugger new suspensions event & bip_delay / 0 \\
26250 & debugger init event & trace_start_handler_tty / 0 \\
27251 & debugger builtin fail event & bip_port / 4 \\
28252 & debugger port event & trace_line_handler_tty / 2 \\
29253 & debugger call event & ncall / 2 \\
30254 & debugger exit event & nexit / 1 \\
31255 & debugger redo event & redo / 5 \\
32256 & debugger delay event & ndelay / 2 \\
33257 & debugger wake event & resume / 2 \\
34258 & debugger builtin call event & bip_port / 4 \\
35259 & debugger builtin exit event & bip_port / 4 \\
36260 & unexpected end of file & error_handler / 2 \\
37261 & invalid saved state & error_handler / 2 \\
38262 & can not allocate required space & error_handler / 2 \\
39263 & can not save or restore from another break level than level 0 & error_handler / 2 \\
40264 & not an eclipse object file  & compiled_file_handler / 3 \\
41265 & bad eclipse object file version  & compiled_file_handler / 3 \\
42267 & predicate not implemented in this version & error_handler / 2 \\
43268 & predicate not supported in parallel session & error_handler / 2 \\
44