aboutsummaryrefslogtreecommitdiff
path: root/module/c/parse.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/c/old/parse.scm (renamed from module/c/parse.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/c/parse.scm b/module/c/old/parse.scm
index 7d11ea17..d598e3c9 100644
--- a/module/c/parse.scm
+++ b/module/c/old/parse.scm
@@ -1,4 +1,4 @@
-(define-module (c parse)
+(define-module (c old parse)
:use-module (hnh util)
:use-module (srfi srfi-1)
:use-module (srfi srfi-71)