1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-25 11:49:35 +01:00

* Refactorings.

This commit is contained in:
Eelco Dolstra 2003-07-20 19:29:38 +00:00
parent ab350eafd2
commit 6f1a0f948d
14 changed files with 635 additions and 605 deletions

View file

@ -7,7 +7,7 @@
#include "globals.hh"
#include "db.hh"
#include "archive.hh"
#include "fstate.hh"
#include "normalise.hh"
struct CopySink : DumpSink