Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 297 Bytes

Partial Reduction Trees

Requirements

Install scala-sbt (http://www.scala-sbt.org/download.html)

Usage & Development

The following commands are executed from within the base directory (directory containing the build.sbt file)

Build

sbt compile

Run unit tests

sbt test