aboutsummaryrefslogtreecommitdiff
path: root/module/vulgar
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-07-21 18:05:59 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-07-21 18:05:59 +0200
commit3413f60db482ce7e6d6d786348723a2b406d1038 (patch)
treec3063d65d05e93ff6045f99fa15ff80acf7d3066 /module/vulgar
parentMajor work on parser. (diff)
downloadcalp-3413f60db482ce7e6d6d786348723a2b406d1038.tar.gz
calp-3413f60db482ce7e6d6d786348723a2b406d1038.tar.xz
Remove old unused files.
Diffstat (limited to 'module/vulgar')
-rw-r--r--module/vulgar/termios.scm2
1 files changed, 1 insertions, 1 deletions
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