Revision: 56506
http://sourceforge.net/p/brlcad/code/56506
Author: brlcad
Date: 2013-08-04 16:10:16 +0000 (Sun, 04 Aug 2013)
Log Message:
-----------
the copyright statement is misleading, pull the explanation comment down closer
to the values inline.
Modified Paths:
--------------
brlcad/trunk/src/libbn/tests/bn_poly_multiply.c
Modified: brlcad/trunk/src/libbn/tests/bn_poly_multiply.c
===================================================================
--- brlcad/trunk/src/libbn/tests/bn_poly_multiply.c 2013-08-03 18:17:43 UTC
(rev 56505)
+++ brlcad/trunk/src/libbn/tests/bn_poly_multiply.c 2013-08-04 16:10:16 UTC
(rev 56506)
@@ -17,15 +17,7 @@
* License along with this file; see the file named COPYING for more
* information.
*/
-/**
- *@Brief
- *The known values used for these tests are generated from Octave
- *GNU Octave, version 3.4.3
- *Copyright (C) 2011 John W. Eaton and others.
- *Octave was configured for "i386-redhat-linux-gnu".
- */
-
#include "common.h"
#include <stdio.h>
@@ -71,6 +63,11 @@
input[1].cf[1] = -3;
input[1].cf[2] = -2;
+ /**
+ * The known output values used for these tests were generated from
+ * GNU Octave, version 3.4.3
+ */
+
output[1].cf[0] = 16;
output[1].cf[1] = 24;
output[1].cf[2] = 25;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits