Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cs744-autograder
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Aditya Hiteshbhai
cs744-autograder
Commits
fc5aa12a
You need to sign in or sign up before continuing.
Commit
fc5aa12a
authored
Oct 26, 2023
by
Aditya Hiteshbhai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: version 2 folder created
parent
9df1a5d7
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
1 addition
and
1 deletion
+1
-1
.gitignore
.gitignore
+1
-1
v2/Makefile
v2/Makefile
+0
-0
v2/expected_output
v2/expected_output
+0
-0
v2/script.sh
v2/script.sh
+0
-0
v2/simple-client-cpp.cpp
v2/simple-client-cpp.cpp
+0
-0
v2/simple-server-cpp.cpp
v2/simple-server-cpp.cpp
+0
-0
v2/test.c
v2/test.c
+0
-0
No files found.
.gitignore
View file @
fc5aa12a
...
@@ -2,4 +2,4 @@
...
@@ -2,4 +2,4 @@
*.txt
*.txt
*.png
*.png
simple-client-cpp
simple-client-cpp
simple-server-cpp
simple-server-cpp
\ No newline at end of file
Makefile
→
v2/
Makefile
View file @
fc5aa12a
File moved
expected_output
→
v2/
expected_output
View file @
fc5aa12a
File moved
script.sh
→
v2/
script.sh
View file @
fc5aa12a
File moved
simple-client-cpp.cpp
→
v2/
simple-client-cpp.cpp
View file @
fc5aa12a
File moved
simple-server-cpp.cpp
→
v2/
simple-server-cpp.cpp
View file @
fc5aa12a
File moved
test.c
→
v2/
test.c
View file @
fc5aa12a
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment