diff options
author | Jan Wieck | 2000-07-04 14:37:32 +0000 |
---|---|---|
committer | Jan Wieck | 2000-07-04 14:37:32 +0000 |
commit | 31a020f6eb184a6cf3e184f1a0a804054588907f (patch) | |
tree | 7558673baffd63805016f3ac82d50e63eb16c5e7 /contrib/statmath/statmath.c | |
parent | 92010434d45482742ac4d6a04e680cd3dec70104 (diff) |
Added CVS header
Jan
Diffstat (limited to 'contrib/statmath/statmath.c')
-rw-r--r-- | contrib/statmath/statmath.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/statmath/statmath.c b/contrib/statmath/statmath.c index f248a2890a6..7832b35fb2f 100644 --- a/contrib/statmath/statmath.c +++ b/contrib/statmath/statmath.c @@ -4,6 +4,8 @@ * statistical aggregates for average, variance and standard * deviation. * + * $Header: /cvsroot/pgsql/contrib/statmath/Attic/statmath.c,v 1.2 2000/07/04 14:37:32 wieck Exp $ + * * Jan Wieck * ---------- */ |