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/metaprogramming.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/metaprogramming.nom') diff --git a/tests/metaprogramming.nom b/tests/metaprogramming.nom index d5ef07f..af43269 100644 --- a/tests/metaprogramming.nom +++ b/tests/metaprogramming.nom @@ -1,5 +1,5 @@ #.. - Tests for the stuff defined in lib/metaprogramming.nom + Tests for the stuff defined in core/metaprogramming.nom use "core" -- cgit v1.2.3