From 3413f60db482ce7e6d6d786348723a2b406d1038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 21 Jul 2022 18:05:59 +0200 Subject: Remove old unused files. --- module/vulgar/termios.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/vulgar/termios.scm') diff --git a/module/vulgar/termios.scm b/module/vulgar/termios.scm index ddd8920f..5ef86c00 100644 --- a/module/vulgar/termios.scm +++ b/module/vulgar/termios.scm @@ -7,7 +7,7 @@ :use-module (ice-9 rdelim) :use-module (srfi srfi-9) ; records :use-module (srfi srfi-88) - :use-module (c cpp) + :use-module (c old cpp) :use-module (hnh util) :export (make-termios copy-termios -- cgit v1.2.3