Revision: 75664
http://sourceforge.net/p/brlcad/code/75664
Author: starseeker
Date: 2020-05-02 00:06:37 +0000 (Sat, 02 May 2020)
Log Message:
-----------
The license regression caught me - forgot to put the header back on the
check.cpp breakout.
Modified Paths:
--------------
brlcad/trunk/src/libged/bot/check.cpp
Modified: brlcad/trunk/src/libged/bot/check.cpp
===================================================================
--- brlcad/trunk/src/libged/bot/check.cpp 2020-05-01 21:39:07 UTC (rev
75663)
+++ brlcad/trunk/src/libged/bot/check.cpp 2020-05-02 00:06:37 UTC (rev
75664)
@@ -1,3 +1,29 @@
+/* C H E C K . C P P
+ * BRL-CAD
+ *
+ * Copyright (c) 2020 United States Government as represented by
+ * the U.S. Army Research Laboratory.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public License
+ * version 2.1 as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this file; see the file named COPYING for more
+ * information.
+ */
+/** @file check.cpp
+ *
+ * Implementation of routines for checking the topological integrity
+ * of a mesh defined with a BoT primitive.
+ *
+ */
+
#include "common.h"
#include <stdlib.h>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits