]> git.mxchange.org Git - flightgear.git/commitdiff
whitespace tweak.
authorcurt <curt>
Tue, 20 Oct 1998 15:50:33 +0000 (15:50 +0000)
committercurt <curt>
Tue, 20 Oct 1998 15:50:33 +0000 (15:50 +0000)
SplitTris/splittris.cxx

index 5892aa4678d4a291d52a68bf6e25f2abb32ea1e1..41e94a75d46887c412d5987f57146f5cf1753c41 100644 (file)
@@ -36,7 +36,6 @@
 
 #include <Include/fg_constants.h>
 #include <Bucket/bucketutils.h>
-
 #include <Math/fg_geodesy.hxx>
 #include <Math/mat3.h>
 #include <Math/point3d.hxx>
@@ -612,6 +611,9 @@ int main(int argc, char **argv) {
 
 
 // $Log$
+// Revision 1.5  1998/10/20 15:50:33  curt
+// whitespace tweak.
+//
 // Revision 1.4  1998/10/18 01:17:27  curt
 // Point3D tweaks.
 //