]> Shamusworld >> Repos - architektonas/blobdiff - src/fileio.cpp
Added line-to-circle intersection code.
[architektonas] / src / fileio.cpp
index 101f0701f0059f98eca014ec36e1507bdc1bbb05..e0028cd90228c9d96a6ecd0fddea57f11382183f 100644 (file)
@@ -8,7 +8,7 @@
 // JLH = James Hammons <jlhamm@acm.org>
 //
 // Who  When        What
-// ---  ----------  -------------------------------------------------------------
+// ---  ----------  ------------------------------------------------------------
 // JLH  02/20/2013  Created this file
 //
 
 #include <stdlib.h>
 #include <string.h>
 #include <vector>
-//#include "arc.h"
-//#include "circle.h"
-//#include "container.h"
-//#include "dimension.h"
-//#include "line.h"
 #include "structs.h"
 
 /*