Add Interrupt module
This commit is contained in:
		
							parent
							
								
									de755822d3
								
							
						
					
					
						commit
						4df4aea484
					
				
					 4 changed files with 71 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -6,6 +6,7 @@ debug: | |||
| 
 | ||||
| check: | ||||
| 	ocamlbuild -use-ocamlfind -I src -lflag -g test/test_bit.byte -- | ||||
| 	ocamlbuild -use-ocamlfind -I src -lflag -g test/test_interrupt.byte -- | ||||
| 
 | ||||
| clean: | ||||
| 	rm -rf _build | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue