file-read/write/append/exists?/glob + clock-seconds/milliseconds/format registered in sx_primitives.ml; unix dep added to dune. Unlocks Tcl open/read/puts-to-file, glob, clock seconds/format commands. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
(library
|
|
(name sx)
|
|
(wrapped false)
|
|
(libraries re re.pcre unix))
|