Ignore:
Timestamp:
Jul 16, 2009, 12:34:39 PM (16 years ago)
Author:
cmv
Message:

mise a niveau Xephem 3.7.4, cmv 16/07/2009

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/XephemAstroLib/vector.h

    r3477 r3654  
    22#define __SATVECTOR_H
    33
    4 /* $Id: vector.h,v 1.7 2008-03-25 17:45:20 cmv Exp $ */
     4/* $Id: vector.h,v 1.8 2009-07-16 10:34:39 cmv Exp $ */
    55
    66#define dotp(A,B) ((A).x*(B).x+(A).y*(B).y+(A).z*(B).z)
     
    1616
    1717/* For RCS Only -- Do Not Edit
    18  * @(#) $RCSfile: vector.h,v $ $Date: 2008-03-25 17:45:20 $ $Revision: 1.7 $ $Name: not supported by cvs2svn $
     18 * @(#) $RCSfile: vector.h,v $ $Date: 2009-07-16 10:34:39 $ $Revision: 1.8 $ $Name: not supported by cvs2svn $
    1919 */
Note: See TracChangeset for help on using the changeset viewer.