You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@ This is going to be my repository for all of my code for EE2510
2
2
3
3
I plan on having each labs "main" file in a seperate folder with all of its specific code there. If I have code that is going to be used in multiple labs I am going to try to put it in a seperate folder.....I think I am going to use c++14 for this project at the moment but we will see....
4
4
5
-
5
+
Another note: this project will use CppUTest to do unit testing....
0 commit comments