/[guile]/guile/guile-core/test-suite/tests/bit-operations.test
ViewVC logotype

Diff of /guile/guile-core/test-suite/tests/bit-operations.test

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

revision 1.6 by mvo, Sat Apr 5 19:15:35 2003 UTC revision 1.7 by kryde, Fri Nov 14 21:34:21 2003 UTC
# Line 1  Line 1 
1  ;;;; bit-operations.test --- bitwise operations on numbers -*- scheme -*-  ;;;; bit-operations.test --- bitwise operations on numbers -*- scheme -*-
2  ;;;; Copyright (C) 2000, 2001 Free Software Foundation, Inc.  ;;;; Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
3  ;;;;  ;;;;
4  ;;;; This library is free software; you can redistribute it and/or  ;;;; This library is free software; you can redistribute it and/or
5  ;;;; modify it under the terms of the GNU Lesser General Public  ;;;; modify it under the terms of the GNU Lesser General Public
# Line 15  Line 15 
15  ;;;; License along with this library; if not, write to the Free Software  ;;;; License along with this library; if not, write to the Free Software
16  ;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA  ;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17    
18  (use-modules (ice-9 documentation))  (use-modules (test-suite lib)
19                 (ice-9 documentation))
20    
21    
22  ;;;  ;;;

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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