File: README.md

package info (click to toggle)
ocaml-multicoretests 0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,520 kB
  • sloc: ml: 8,909; awk: 66; ansic: 23; makefile: 11; sh: 1
file content (10 lines) | stat: -rw-r--r-- 518 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
This directory contains:

- [example](example) - the `Lin` and `STM` examples from [../README.md](../README.md)
  with small tests of the `Hashtbl` module.

- [paper.md](paper.md) - a paper presenting the project (in Markdown format)
- [paper.pdf](paper.pdf) - the same paper presenting the project (in pdf format)
- [paper-latex](paper-latex) - is the LaTeX source code for above
- [paper-examples](paper-examples) - the `Lin` and `STM` examples from
  the paper with (slightly larger) tests of the `Hashtbl` module.