/[guile]/guile/guile-core/libguile/error.h
ViewVC logotype

Diff of /guile/guile-core/libguile/error.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by mvo, Fri Nov 2 00:19:12 2001 UTC revision 1.34 by mdj, Tue Dec 10 09:35:06 2002 UTC
# Line 3  Line 3 
3  #ifndef SCM_ERROR_H  #ifndef SCM_ERROR_H
4  #define SCM_ERROR_H  #define SCM_ERROR_H
5    
6  /* Copyright (C) 1995,1996,1997,1998,2000,2001 Free Software Foundation, Inc.  /* Copyright (C) 1995,1996,1997,1998,2000,2001, 2002 Free Software Foundation, Inc.
7   *   *
8   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
9   * it under the terms of the GNU General Public License as published by   * it under the terms of the GNU General Public License as published by
# Line 49  Line 49 
49  #include "libguile/__scm.h"  #include "libguile/__scm.h"
50    
51    
 SCM_API int scm_ints_disabled;  
   
52  SCM_API SCM scm_system_error_key;  SCM_API SCM scm_system_error_key;
53  SCM_API SCM scm_num_overflow_key;  SCM_API SCM scm_num_overflow_key;
54  SCM_API SCM scm_out_of_range_key;  SCM_API SCM scm_out_of_range_key;

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26