From 570b84f60a05be1f765e15207b8a437610dc8893 Mon Sep 17 00:00:00 2001 From: Haidong Ji Date: Fri, 8 May 2020 21:16:47 -0500 Subject: Initial project type set to C++ Executable --- .cproject | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 .cproject (limited to '.cproject') diff --git a/.cproject b/.cproject new file mode 100644 index 0000000..373a354 --- /dev/null +++ b/.cproject @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3