Changeset 667 for exactrbn/trunk

Show
Ignore:
Timestamp:
20/06/08 13:24:34 (2 years ago)
Author:
tapted
Message:

Keyworded

Location:
exactrbn/trunk
Files:
1 removed
3 modified

Legend:

Unmodified
Added
Removed
  • exactrbn/trunk/src/calibrate.cpp

    • Property svn:keywords changed from author date id revision to author date id revision url Rev Revision
    r665 r667  
    1 /* $Header: /home/tapted/cvstemp/cvs/exactrbn/src/calibrate.cc,v 7.2 2005/03/08 04:53:43 tapted Exp $ */ 
    2  
    3 /**\file calibrate.cc 
     1/* $Id$ $URL$ */ 
     2 
     3/**\file calibrate.cpp 
    44 * A screen calibration program using / demonstrator of 
    55 * an exact-interpolation radial basis function neural network. 
    66 * 
    77 * \author Trent Apted <tapted@it.usyd.edu.au> 
    8  * \version $Revision: 7.2 $ 
     8 * \version $Revision$ 
    99 * \date $Date$ 
    1010 */ 
  • exactrbn/trunk/src/lapack_leqn.h

    • Property svn:keywords changed from author date id revision to author date id revision url Rev Revision
    r458 r667  
    1 /* $Header: /home/tapted/cvstemp/cvs/exactrbn/src/lapack_leqn.h,v 7.2 2005/03/08 04:53:43 tapted Exp $ */ 
     1/* $Id$ $URL$ */ 
    22#ifndef LAPACK_LEQN_DOT_AITCH 
    33#define LAPACK_LEQN_DOT_AITCH 
     
    77 * 
    88 * \author Trent Apted <tapted@it.usyd.edu.au> 
    9  * \version $Revision: 7.2 $ 
     9 * \version $Revision$ 
    1010 * \date $Date$ 
    1111 * 
  • exactrbn/trunk/src/rbn_solve.h

    • Property svn:keywords changed from author date id revision to author date id revision url Rev Revision
    r609 r667  
    1 /* $Header: /home/tapted/cvstemp/cvs/exactrbn/src/rbn_solve.h,v 7.2 2005/03/08 04:53:43 tapted Exp $ */ 
     1/* $Id$ $URL$ */ 
    22#ifndef RBN_SOLVE_DOT_AITCH 
    33#define RBN_SOLVE_DOT_AITCH 
     
    88 * 
    99 * \author Trent Apted <tapted@it.usyd.edu.au> 
    10  * \version $Revision: 7.2 $ 
     10 * \version $Revision$ 
    1111 * \date $Date$ 
    1212 *