mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	Fix tabs/spaces
This commit is contained in:
		
							parent
							
								
									be7be63fec
								
							
						
					
					
						commit
						226dc659f0
					
				
					 1 changed files with 31 additions and 31 deletions
				
			
		| 
						 | 
					@ -58,7 +58,7 @@ class FstData
 | 
				
			||||||
	void recalc_time_offsets(fstHandle signal, std::vector<uint64_t> time);
 | 
						void recalc_time_offsets(fstHandle signal, std::vector<uint64_t> time);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	fstHandle getHandle(std::string name);
 | 
						fstHandle getHandle(std::string name);
 | 
				
			||||||
  private:
 | 
					private:
 | 
				
			||||||
	void extractVarNames();
 | 
						void extractVarNames();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	struct fstReaderContext *ctx;
 | 
						struct fstReaderContext *ctx;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue