Move evaluator settings (type and global) to separate file/header

This commit is contained in:
John Ericson
2023-07-31 10:14:15 -04:00
parent 2d1d81114d
commit 1570e80219
17 changed files with 207 additions and 180 deletions
+1
View File
@@ -1,5 +1,6 @@
#include "primops.hh"
#include "eval-inline.hh"
#include "eval-settings.hh"
#include "store-api.hh"
#include "fetchers.hh"
#include "filetransfer.hh"