ready for ics2019

This commit is contained in:
Zihao Yu
2019-03-31 22:48:42 +08:00
parent 06275bd7d2
commit 184116c7e8
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# ICS2018 Programming Assignment # ICS2019 Programming Assignment
This project is the programming assignment of the class ICS(Introduction to Computer System) in Department of Computer Science and Technology, Nanjing University. This project is the programming assignment of the class ICS(Introduction to Computer System) in Department of Computer Science and Technology, Nanjing University.
For the guide of this programming assignment, For the guide of this programming assignment,
refer to http://nju-ics.gitbooks.io/ics2018-programming-assignment/content/ refer to http://nju-ics.gitbooks.io/ics2019-programming-assignment/content/
To initialize, run To initialize, run
```bash ```bash

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
version=ics2018 version=ics2019
log="" log=""