From 71c10f7df7c1ec20bbc0c23580041a2e337b2500 Mon Sep 17 00:00:00 2001 From: skidd13 Date: Mon, 26 Nov 2007 17:50:22 +0000 Subject: (svn r11527) -Codechange: Split the bitmath functions of to their own files --- source.list | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source.list') diff --git a/source.list b/source.list index 8d538b146..e08097d87 100644 --- a/source.list +++ b/source.list @@ -10,6 +10,7 @@ cargotype.cpp command.cpp console.cpp console_cmds.cpp +core/bitmath_func.cpp core/random_func.cpp currency.cpp date.cpp @@ -108,6 +109,7 @@ cargopacket.h cargotype.h command.h console.h +core/bitmath_func.hpp core/math_func.hpp core/random_func.hpp currency.h -- cgit v1.2.3-54-g00ecf