aboutsummaryrefslogtreecommitdiff
path: root/Project1/program.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Project1/program.cpp')
-rw-r--r--Project1/program.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/Project1/program.cpp b/Project1/program.cpp
new file mode 100644
index 0000000..e43207f
--- /dev/null
+++ b/Project1/program.cpp
@@ -0,0 +1,12 @@
+// Name: Austin Lujan
+// Date: 1/16
+// Class: CST 116
+// Lecture
+
+
+
+int main()
+{
+
+ return 0;
+} \ No newline at end of file