* Refactoring: put the Nix expression evaluator in its own library so
that it can be used by multiple programs.
This commit is contained in:
		
							parent
							
								
									2be8b5917a
								
							
						
					
					
						commit
						ac68840e79
					
				
					 15 changed files with 3 additions and 2 deletions
				
			
		|  | @ -1,10 +0,0 @@ | |||
| #ifndef __PARSER_H | ||||
| #define __PARSER_H | ||||
| 
 | ||||
| #include "nixexpr.hh" | ||||
| 
 | ||||
| 
 | ||||
| Expr parseExprFromFile(Path path); | ||||
| 
 | ||||
| 
 | ||||
| #endif /* !__PARSER_H */ | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue