Rename 'state' to 'scope'
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "uclisp.h"
|
||||
#include "internal.h"
|
||||
#include "utility.h"
|
||||
#include "state.h"
|
||||
#include "scope.h"
|
||||
#include "testing_helpers.h"
|
||||
|
||||
static struct ucl_object *input;
|
||||
|
||||
Reference in New Issue
Block a user