Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(732)

Unified Diff: scm-modules/framework-null.scm

Issue 567140045: Move Guile-style modules from scm to scm-modules
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scm-modules/framework-eps.scm ('k') | scm-modules/framework-ps.scm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm-modules/framework-null.scm
diff --git a/scm/framework-null.scm b/scm-modules/framework-null.scm
similarity index 92%
rename from scm/framework-null.scm
rename to scm-modules/framework-null.scm
index 96715271852b45d675353d63717ee68a0dc40f61..499d7de808292660a4bc5971ae1e2268642bc452 100644
--- a/scm/framework-null.scm
+++ b/scm-modules/framework-null.scm
@@ -1,6 +1,6 @@
;;;; framework-null.scm -- module for benchmarking.
-(define-module (scm framework-null)
+(define-module (scm-modules framework-null)
#:export (output-framework)
)
« no previous file with comments | « scm-modules/framework-eps.scm ('k') | scm-modules/framework-ps.scm » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b