tested with vicare and updated the implementation helpers to fix a bug
This commit is contained in:
parent
ce5a6e8a74
commit
92de15f5d5
|
@ -1,3 +1,3 @@
|
|||
(library (implementation-helpers)
|
||||
(export printf format system pretty-print)
|
||||
(import (only (vicare) printf format system pretty-print)))
|
||||
(import (only (vicare) printf format pretty-print) (only (vicare posix) system)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user