set(utils_SRCS Error.cpp
               GnuPlot.cpp
               Tokenizer.cpp
               simplecrypt.cpp )

add_library(utils ${utils_SRCS})
