From 955356d8cc6261474d55727e0bbfaab324fa09e1 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 15 Sep 2023 20:15:26 +0100 Subject: add main.cpp --- futuregael/src/ofApp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'futuregael/src/ofApp.cpp') diff --git a/futuregael/src/ofApp.cpp b/futuregael/src/ofApp.cpp index 77fb538..9d69e27 100644 --- a/futuregael/src/ofApp.cpp +++ b/futuregael/src/ofApp.cpp @@ -6,7 +6,7 @@ void ofApp::setup(){ // Load a CSV File. if(csv.load("show.csv","|")) { - ofLog()<<"found "<