]> Dogcows Code - chaz/yoink/blobdiff - src/moof/aabb.cc
remove some unused stlplus modules
[chaz/yoink] / src / moof / aabb.cc
index cbad71bf624704d345c84127a87e1cc062558273..f403f7aa28f34c88629405eb9b077e6817945376 100644 (file)
@@ -1,21 +1,17 @@
 
-/*]  Copyright (c) 2009-2010, Charles McGarvey  [**************************
+/*]  Copyright (c) 2009-2011, Charles McGarvey  [*****************************
 **]  All rights reserved.
 *
-* vi:ts=4 sw=4 tw=75
-*
 * Distributable under the terms and conditions of the 2-clause BSD license;
 * see the file COPYING for a complete text of the license.
 *
-**************************************************************************/
+*****************************************************************************/
 
 #include "aabb.hh"
 #include "script.hh"
 
-
 namespace moof {
 
-
 void import_aabb_class(script& script)
 {
 }
This page took 0.017953 seconds and 4 git commands to generate.