From b12744d831c4158671fc22401590eaac00f7c141 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 14 Jun 2018 23:25:05 -0700 Subject: Some cleanup and fixes. Simplifying a lot of code, and extending the flexibility of scoping. Redesigned Object system too. --- tests/operators.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/operators.nom') diff --git a/tests/operators.nom b/tests/operators.nom index 2452ba5..7cdf964 100644 --- a/tests/operators.nom +++ b/tests/operators.nom @@ -1,5 +1,5 @@ #.. - Tests for the stuff defined in lib/operators.nom + Tests for the stuff defined in core/operators.nom use "core" -- cgit v1.2.3