(svn r11652) -Codechange: add the svn $ header for several files

This commit is contained in:
smatz
2007-12-17 01:35:45 +00:00
parent 8d1b25beee
commit d5dbce8331
8 changed files with 16 additions and 2 deletions

View File

@@ -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