Add NTHistogram

This commit is contained in:
Dave Hickin
2015-08-21 03:55:35 +01:00
parent 7c58eae97e
commit da81f8db83
4 changed files with 486 additions and 0 deletions
+2
View File
@@ -21,6 +21,7 @@ INC += ntunion.h
INC += ntaggregate.h
INC += ntattribute.h
INC += ntcontinuum.h
INC += nthistogram.h
LIBSRCS += ntutils.cpp
LIBSRCS += ntfield.cpp
@@ -37,6 +38,7 @@ LIBSRCS += ntunion.cpp
LIBSRCS += ntaggregate.cpp
LIBSRCS += ntattribute.cpp
LIBSRCS += ntcontinuum.cpp
LIBSRCS += nthistogram.cpp
LIBRARY = nt