/[guile]/guile/guile-core/libguile/backtrace.c
ViewVC logotype

Diff of /guile/guile-core/libguile/backtrace.c

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

revision 1.54 by mdj, Mon Jun 12 12:28:23 2000 UTC revision 1.54.2.1 by ttn, Sat May 4 02:22:09 2002 UTC
# Line 1  Line 1 
1  /* Printing of backtraces and error messages  /* Printing of backtraces and error messages
2   * Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation   * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002 Free Software Foundation
3   *   *
4   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
5   * 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 43  Line 43 
43   * The author can be reached at djurfeldt@nada.kth.se   * The author can be reached at djurfeldt@nada.kth.se
44   * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */   * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */
45    
 /* Software engineering face-lift by Greg J. Badros, 11-Dec-1999,  
    gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */  
46    
47    
48  #include <stdio.h>  #include <stdio.h>

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.54.2.1

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