From 93c3e0d6ada1761431bb39060bbc3a7ab95803f1 Mon Sep 17 00:00:00 2001 From: smatz Date: Mon, 17 Dec 2007 01:35:45 +0000 Subject: (svn r11652) -Codechange: add the svn $ header for several files --- src/core/math_func.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/math_func.hpp') diff --git a/src/core/math_func.hpp b/src/core/math_func.hpp index 82a4799ac..c05e7ffeb 100644 --- a/src/core/math_func.hpp +++ b/src/core/math_func.hpp @@ -1,6 +1,6 @@ -/* $Id */ +/* $Id$ */ -/** @file math_func.hpp */ +/** @file math_func.hpp Integer math functions */ #ifndef MATH_FUNC_HPP #define MATH_FUNC_HPP -- cgit v1.2.3-54-g00ecf