10 lines
198 B
Text
10 lines
198 B
Text
(library
|
|
(synopsis "Notty Unix IO")
|
|
(name dune_notty_unix)
|
|
(wrapped false)
|
|
(foreign_stubs
|
|
(language c)
|
|
(names winsize))
|
|
(libraries dune_notty unix))
|
|
|
|
(include_subdirs unqualified)
|