Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/evaluations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This directory contains replication scripts and documentation for preliminary evaluations used in the Science of
Computer Programming journal entry.

## Preparation

- The documents and scripts assume that `iccheck` to be on the PATH. So, either:
- Build it from the source and revision you want,
- Or, download it from [the GitHub release](https://github.com/salab/iccheck/releases) assets.

## Data sources

Some files included in this directory are copied from the following sources:
Expand Down