ext/nmatrix/data/data.cpp in nmatrix-0.0.3 vs ext/nmatrix/data/data.cpp in nmatrix-0.0.4

- old
+ new

@@ -7,12 +7,12 @@ // NMatrix was originally inspired by and derived from NArray, by // Masahiro Tanaka: http://narray.rubyforge.org // // == Copyright Information // -// SciRuby is Copyright (c) 2010 - 2012, Ruby Science Foundation -// NMatrix is Copyright (c) 2012, Ruby Science Foundation +// SciRuby is Copyright (c) 2010 - 2013, Ruby Science Foundation +// NMatrix is Copyright (c) 2013, Ruby Science Foundation // // Please see LICENSE.txt for additional copyright notices. // // == Contributing // @@ -34,15 +34,10 @@ /* * Project Includes */ #include "types.h" - #include "data.h" - -/* - * Macros - */ /* * Global Variables */