/[ff3d]/ff3d/testsuite/vector.pl
ViewVC logotype

Diff of /ff3d/testsuite/vector.pl

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

revision 1.3 by ArceneL, Fri Jul 25 14:08:05 2003 UTC revision 1.4 by ArceneL, Mon Aug 4 09:26:42 2003 UTC
# Line 1  Line 1 
1  #! /usr/bin/perl -w  #! /usr/bin/perl -w
2    
3  #  This file is part of ff3d - http://www.freefem.org/ff3d  #  This file is part of ff3d - http://www.freefem.org/ff3d
4    #  Copyright (C) 2003  Laboratoire J.-L. Lions UPMC Paris
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 18  Line 19 
19    
20  #  $Id$  #  $Id$
21    
22  # A detailed analysis of all operations on type vector/vertex.  # A detailed analysis of all operations on types "vector" and
23    # "vertex".
24    
25  # Currently, vectors and vertices are identical types. When this  # Currently, "vector" and "vertex" are identical types. When this
26  # changes, a separate "vertex.pl" test will have to be written.  # changes, a separate "vertex.pl" test will have to be written.
27    
28  require 'check.ph';  require 'check.ph';

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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