From adaf2c55d61d78398e3be355a9390551db47516f Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 6 Oct 2020 08:01:58 -0400 Subject: Rename repl module to repl-server. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cad01a9..cfd94c4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,7 @@ SOURCES = \ starling/asset.scm \ starling/node.scm \ starling/scene.scm \ - starling/repl.scm \ + starling/repl-server.scm \ starling/minibuffer.scm \ starling/kernel.scm \ starling/node-2d.scm \ -- cgit v1.2.3