PA2 - 简单复杂的机器: 冯诺依曼计算机系统

在进行本PA前, 请在工程目录下执行以下命令进行分支整理, 否则将影响你的成绩:

git commit --allow-empty -am "before starting pa2"
git checkout master
git merge pa1
git checkout -b pa2

Last updated

Was this helpful?