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

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

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

revision 1.18 by mvo, Sun Nov 3 22:08:32 2002 UTC revision 1.19 by mdj, Thu Jan 23 16:03:46 2003 UTC
# Line 1  Line 1 
1  #ifndef SCM_LIBGUILE_H  #ifndef SCM_LIBGUILE_H
2  #define SCM_LIBGUILE_H  #define SCM_LIBGUILE_H
3    
4  /* Copyright (C) 1995,1996,1997,1998,2000,2001, 2002 Free Software Foundation, Inc.  /* Copyright (C) 1995,1996,1997,1998,2000,2001, 2002, 2003 Free Software Foundation, Inc.
5   *   *
6   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
7   * 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 65  extern "C" { Line 65  extern "C" {
65  #include "libguile/filesys.h"  #include "libguile/filesys.h"
66  #include "libguile/fluids.h"  #include "libguile/fluids.h"
67  #include "libguile/fports.h"  #include "libguile/fports.h"
68    #include "libguile/futures.h"
69  #include "libguile/gc.h"  #include "libguile/gc.h"
70  #include "libguile/gdbint.h"  #include "libguile/gdbint.h"
71  #include "libguile/goops.h"  #include "libguile/goops.h"

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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