root/vowfsc/todo

Revision 40, 49 bytes (checked in by nlawren2, 1 year ago)

Removed the C++ files finally, and finished the code. Debugging time.

Line 
1 #! /bin/bash
2
3 grep TODO db* | sed 's/\/\/.*$//'
4
Note: See TracBrowser for help on using the browser.