Adding names and descriptions to targets.
This commit is contained in:
parent
0cd341c248
commit
ca4b4de58b
@ -1,4 +1,8 @@
|
||||
name: asst1
|
||||
print_name: ASST1
|
||||
description: >
|
||||
In this assignment you will implement new synchronization
|
||||
primitives for OS/161 and use them to solve several synchronization problems.
|
||||
version: 1
|
||||
points: 50
|
||||
type: asst
|
||||
|
@ -1,4 +1,8 @@
|
||||
name: asst2
|
||||
print_name: ASST2
|
||||
description: >
|
||||
In this assignment you will add process and system call support to your
|
||||
OS/161 kernel.
|
||||
version: 1
|
||||
points: 150
|
||||
type: asst
|
||||
|
Loading…
x
Reference in New Issue
Block a user