Add implementation of NTID

This commit is contained in:
Dave Hickin
2015-09-01 15:50:18 +01:00
parent 5ec16a1772
commit e1fdcfcab0
3 changed files with 224 additions and 11 deletions
+1
View File
@@ -27,6 +27,7 @@ INC += nturi.h
INC += ntndarrayAttribute.h
LIBSRCS += ntutils.cpp
LIBSRCS += ntid.cpp
LIBSRCS += ntfield.cpp
LIBSRCS += ntscalar.cpp
LIBSRCS += ntscalarArray.cpp