From ad4da18955b61e163f1ab72a06c4f6f2f5f64486 Mon Sep 17 00:00:00 2001 From: Michael Watkins Date: Sun, 31 Jan 2016 17:37:04 -0500 Subject: [PATCH 1/2] Is this right? --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b7de3f..f157f75 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# CPT-180-Playground \ No newline at end of file +# CPT-180-Playground + +I have no clue if I am doing this right. \ No newline at end of file From 3b093cd47056fb8f625ae9db8d6a39f7404c7b01 Mon Sep 17 00:00:00 2001 From: Michael Watkins Date: Sun, 31 Jan 2016 18:08:17 -0500 Subject: [PATCH 2/2] uploading empty C lion project --- .idea/CPT-180-Playground.iml | 13 +++ .idea/misc.xml | 14 ++++ .idea/workspace.xml | 158 +++++++++++++++++++++++++++++++++++ 3 files changed, 185 insertions(+) create mode 100644 .idea/CPT-180-Playground.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/CPT-180-Playground.iml b/.idea/CPT-180-Playground.iml new file mode 100644 index 0000000..6774f34 --- /dev/null +++ b/.idea/CPT-180-Playground.iml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..3eb495b --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..663f92a --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1454280816334 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file