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

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

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

revision 1.22 by mvo, Sun Nov 25 15:11:20 2001 UTC revision 1.23 by dirk, Thu Jan 10 21:57:03 2002 UTC
# Line 2  Line 2 
2    
3  #ifndef SCM_GOOPS_H  #ifndef SCM_GOOPS_H
4  #define SCM_GOOPS_H  #define SCM_GOOPS_H
5    
6  /* Copyright (C) 1998,1999,2000,2001 Free Software Foundation, Inc.  /* Copyright (C) 1998,1999,2000,2001 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
10   * the Free Software Foundation; either version 2, or (at your option)   * the Free Software Foundation; either version 2, or (at your option)
11   * any later version.   * any later version.
12   *   *
13   * This program is distributed in the hope that it will be useful,   * This program is distributed in the hope that it will be useful,
14   * but WITHOUT ANY WARRANTY; without even the implied warranty of   * but WITHOUT ANY WARRANTY; without even the implied warranty of
15   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16   * GNU General Public License for more details.   * GNU General Public License for more details.
17   *   *
18   * You should have received a copy of the GNU General Public License   * You should have received a copy of the GNU General Public License
19   * along with this software; see the file COPYING.  If not, write to   * along with this software; see the file COPYING.  If not, write to
20   * the Free Software Foundation, Inc., 59 Temple Place, Suite 330,   * the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
# Line 42  Line 43 
43   * If you write modifications of your own for GUILE, it is your choice   * If you write modifications of your own for GUILE, it is your choice
44   * whether to permit this exception to apply to your modifications.   * whether to permit this exception to apply to your modifications.
45   * If you do not wish that, delete this exception notice.  */   * If you do not wish that, delete this exception notice.  */
46    
47    
48    
49  /* This software is a derivative work of other copyrighted softwares; the  /* This software is a derivative work of other copyrighted softwares; the
# Line 313  SCM_API void scm_init_goops (void); Line 315  SCM_API void scm_init_goops (void);
315    
316  #endif  #endif
317    
318  #endif /* SCM_GOOPS_H */  #endif  /* SCM_GOOPS_H */
319    
320    /*
321      Local Variables:
322      c-file-style: "gnu"
323      End:
324    */

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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