Adding names and descriptions to targets.
This commit is contained in:
		@@ -1,4 +1,8 @@
 | 
				
			|||||||
name: asst1
 | 
					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
 | 
					version: 1
 | 
				
			||||||
points: 50
 | 
					points: 50
 | 
				
			||||||
type: asst
 | 
					type: asst
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,8 @@
 | 
				
			|||||||
name: asst2
 | 
					name: asst2
 | 
				
			||||||
 | 
					print_name: ASST2
 | 
				
			||||||
 | 
					description: >
 | 
				
			||||||
 | 
					  In this assignment you will add process and system call support to your
 | 
				
			||||||
 | 
					  OS/161 kernel.
 | 
				
			||||||
version: 1
 | 
					version: 1
 | 
				
			||||||
points: 150
 | 
					points: 150
 | 
				
			||||||
type: asst
 | 
					type: asst
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user