Removed parse

This commit is contained in:
Jesse Beder
2012-05-19 15:52:43 -05:00
parent 06cb65c6b3
commit 1f4d8ee3b4
2 changed files with 0 additions and 67 deletions

View File

@@ -1,2 +0,0 @@
add_executable(parse parse.cpp)
target_link_libraries(parse yaml-cpp)