Removed "hello polymer" test program.

This commit is contained in:
Atgeirr Flø Rasmussen
2012-02-26 20:20:37 +01:00
parent 40e2ccd1f0
commit 753ebedc0d
3 changed files with 0 additions and 121 deletions

View File

@@ -9,12 +9,8 @@ $(BOOST_FILESYSTEM_LIB) \
$(BOOST_SYSTEM_LIB)
noinst_PROGRAMS = \
hello \
polymer_reorder
hello_SOURCES = \
SayHello.cpp
polymer_reorder_SOURCES = \
polymer_reorder.cpp \
Utilities.hpp \