From 737aec4db6e6368939b22d5e4afd3b9822ddc27e Mon Sep 17 00:00:00 2001 From: skidd13 Date: Thu, 22 Nov 2007 18:01:51 +0000 Subject: (svn r11490) -Codechange: Split the math functions to their own header -Codechange: Replace the rest of the math macros with functions --- source.list | 1 + 1 file changed, 1 insertion(+) (limited to 'source.list') diff --git a/source.list b/source.list index 71b615a60..67851e9d2 100644 --- a/source.list +++ b/source.list @@ -108,6 +108,7 @@ cargopacket.h cargotype.h command.h console.h +core/math_func.hpp core/random_func.hpp currency.h date.h -- cgit v1.2.3-54-g00ecf