add_subdirectory(latlib)
-add_executable(heatbath heatbath.cc)
+add_executable(heatbath heatbath.cpp)
#set_target_properties(phi4iso-local PROPERTIES COMPILE_DEFINITIONS "LOCAL_UPDATE_ALGORITHM")
-target_link_libraries(heatbath o815)
+target_link_libraries(heatbath o815 gsl gslcblas lat_neigh)