aboutsummaryrefslogtreecommitdiff
path: root/module/vulgar
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-07-27 01:07:50 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-07-27 01:07:50 +0200
commit3d2b30f5c8bfb4363eeb676257c738dd596e6191 (patch)
tree0de106805a542b7ea0e5339355b9eba5711c1fed /module/vulgar
parentImprove opt parsing in test runner. (diff)
downloadcalp-3d2b30f5c8bfb4363eeb676257c738dd596e6191.tar.gz
calp-3d2b30f5c8bfb4363eeb676257c738dd596e6191.tar.xz
Merge mod!:s functionality into set!
Diffstat (limited to 'module/vulgar')
-rw-r--r--module/vulgar/termios.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/vulgar/termios.scm b/module/vulgar/termios.scm
index e3bbb99d..2e260e21 100644
--- a/module/vulgar/termios.scm
+++ b/module/vulgar/termios.scm
@@ -86,6 +86,7 @@
((B115200) 115200)
((B230400) 230400)))
+
;; TODO bit fields should display what their fields mean
((@ (srfi srfi-9 gnu) set-record-type-printer!)
<termios>