Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 165 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 165 Bytes

Project Omega

To run:

$ cd build/
$ cmake ..
$ make
$ ./omega
$ ./omega | ../graph.py
$ ./omega | awk '{print $1; fflush()}' | ../hist.py