* nix -> nix-store, fix -> nix-instantiate.
This commit is contained in:
parent
ce92d1bf14
commit
b1117ef29d
21 changed files with 303 additions and 11 deletions
|
|
@ -1,10 +0,0 @@
|
|||
#ifndef __PARSER_H
|
||||
#define __PARSER_H
|
||||
|
||||
#include "fixexpr.hh"
|
||||
|
||||
|
||||
Expr parseExprFromFile(Path path);
|
||||
|
||||
|
||||
#endif /* !__PARSER_H */
|
||||
Loading…
Add table
Add a link
Reference in a new issue