mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 11:15:32 -05:00
6 lines
253 B
Text
6 lines
253 B
Text
name="sequence"
|
|
version="0.1"
|
|
description="Abstract sequences of elements, for conversion into and from data structures, and a tiny S-expression library."
|
|
requires=""
|
|
archive(byte) = "sequence.cma sexpr.cma"
|
|
archive(native) = "sequence.cmxa sexpr.cmxa"
|