10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-07-16 16:10:22 +02:00
QCaml/ao/lib/ao_dim.mli

8 lines
185 B
OCaml
Raw Normal View History

2021-01-04 09:19:35 +01:00
(* Dimensions :noexports:
*
* #+NAME: types *)
(* [[file:~/QCaml/ao/basis.org::types][types]] *)
2020-10-18 01:58:22 +02:00
type t
2021-01-04 09:19:35 +01:00
(* types ends here *)