mirror of
https://github.com/NixOS/nix
synced 2025-07-05 04:01:47 +02:00
* Refactoring: move dump function into archive.cc.
This commit is contained in:
parent
38e12df631
commit
1849aa2a72
7 changed files with 190 additions and 183 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "globals.hh"
|
||||
#include "values.hh"
|
||||
#include "eval.hh"
|
||||
#include "archive.hh"
|
||||
|
||||
|
||||
typedef void (* Operation) (Strings opFlags, Strings opArgs);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue