mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Merge pull request #4440 from povik/ast-api-comment
Update stale top comment in `ast.h`
This commit is contained in:
		
						commit
						960d8e3fed
					
				
					 1 changed files with 1 additions and 6 deletions
				
			
		|  | @ -17,12 +17,7 @@ | |||
|  * | ||||
|  *  --- | ||||
|  * | ||||
|  *  This is the AST frontend library. | ||||
|  * | ||||
|  *  The AST frontend library is not a frontend on it's own but provides a | ||||
|  *  generic abstract syntax tree (AST) abstraction for HDL code and can be | ||||
|  *  used by HDL frontends. See "ast.h" for an overview of the API and the | ||||
|  *  Verilog frontend for an usage example. | ||||
|  *  This is support code for the Verilog frontend at frontends/verilog | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue