Files
SERiF/Readme.md

13 lines
181 B
Markdown
Raw Normal View History

# New implimentation of 3+1D SSE
2025-01-15 07:39:38 -05:00
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
```