1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-05 08:11:47 +02:00

* Refactoring on the file names.

This commit is contained in:
Eelco Dolstra 2003-07-07 07:43:58 +00:00
parent 7952a8053c
commit 224c585aba
7 changed files with 17 additions and 60 deletions

View file

@ -1,8 +1,8 @@
#include <iostream>
#include "globals.hh"
#include "values.hh"
#include "eval.hh"
#include "store.hh"
#include "fstate.hh"
#include "archive.hh"
#include "shared.hh"