mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Remove empty lines
This commit is contained in:
		
							parent
							
								
									ec2f8796bd
								
							
						
					
					
						commit
						58c51b9a0b
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -777,8 +777,6 @@ struct TclPass : public Pass { | ||||||
| 		log("Note, tcl will not recieve the output of any yosys command. If the output\n"); | 		log("Note, tcl will not recieve the output of any yosys command. If the output\n"); | ||||||
| 		log("of the tcl commands are needed, use the yosys command 'tee' to redirect yosys's\n"); | 		log("of the tcl commands are needed, use the yosys command 'tee' to redirect yosys's\n"); | ||||||
| 		log("output to a temporary file.\n"); | 		log("output to a temporary file.\n"); | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 		log("\n"); | 		log("\n"); | ||||||
| 	} | 	} | ||||||
| 	void execute(std::vector<std::string> args, RTLIL::Design *) override { | 	void execute(std::vector<std::string> args, RTLIL::Design *) override { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue