compute weights in A3
This commit is contained in:
		
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@@ -24,8 +24,8 @@ graph: graph.o weyl.o
 | 
			
		||||
D2n: D2n.o weyl.o thickenings.o
 | 
			
		||||
	gcc $(OPTIONS) -o D2n D2n.o weyl.o thickenings.o
 | 
			
		||||
 | 
			
		||||
dominant_weights: dominant_weights.o weyl.o
 | 
			
		||||
	gcc $(OPTIONS) -o dominant_weights dominant_weights.o weyl.o
 | 
			
		||||
dominant_weights: dominant_weights.o weyl.o thickenings.o
 | 
			
		||||
	gcc $(OPTIONS) -o dominant_weights dominant_weights.o weyl.o thickenings.o -lcdd
 | 
			
		||||
 | 
			
		||||
enumerate.o: enumerate.c $(HEADERS)
 | 
			
		||||
	gcc $(OPTIONS) -c enumerate.c
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user