Files
SERiF/Readme.md

13 lines
181 B
Markdown

# New implimentation of 3+1D SSE
We need an exciting name.
# Building
In order to build run
```bash
./mk
```
if you want to build with no test suite run
```bash
./mk --noTest
```