Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Some code files to support the notes in the previous directory

To build

$ mkdir build bin lib $ cd build $ cmake .. $ make

To run

$ cd bin $ ./<executableFile>

Author

Deep Aggarwal
deep.uiuc@gmail.com