Text archives Help
- From: brownlee@sci.utah.edu
- To: manta@sci.utah.edu
- Subject: [Manta] r2121 - in trunk/Model: Lights Primitives
- Date: Mon, 25 Feb 2008 15:56:28 -0700 (MST)
Author: brownlee
Date: Mon Feb 25 15:56:27 2008
New Revision: 2121
Modified:
trunk/Model/Lights/PointLight.cc
trunk/Model/Primitives/PrimaryRaysOnly.h
Log:
silencing no newline warnings on stupider versions of gcc
Modified: trunk/Model/Lights/PointLight.cc
==============================================================================
--- trunk/Model/Lights/PointLight.cc (original)
+++ trunk/Model/Lights/PointLight.cc Mon Feb 25 15:56:27 2008
@@ -85,4 +85,5 @@
MantaRTTI<Light>::readwrite(archive, *this);
archive->readwrite("position", position);
archive->readwrite("color", color);
-}
\ No newline at end of file
+}
+
Modified: trunk/Model/Primitives/PrimaryRaysOnly.h
==============================================================================
--- trunk/Model/Primitives/PrimaryRaysOnly.h (original)
+++ trunk/Model/Primitives/PrimaryRaysOnly.h Mon Feb 25 15:56:27 2008
@@ -84,4 +84,5 @@
}
-#endif
\ No newline at end of file
+#endif
+
- [Manta] r2121 - in trunk/Model: Lights Primitives, brownlee, 02/25/2008
Archive powered by MHonArc 2.6.16.