return back copyright info

This commit is contained in:
Stanislav Shwartsman 2004-06-22 19:10:06 +00:00
parent afecedcb1b
commit 1a1e237599

View File

@ -21,11 +21,16 @@ these four paragraphs for those parts of this code that are retained.
#ifndef _FPU_CONSTANTS_H_
#define _FPU_CONSTANTS_H_
#include "config.h"
#include <config.h>
// Pentium CPU uses only 68-bit precision M_PI approximation
// #define BETTER_THAN_PENTIUM
/*============================================================================
* Written for Bochs (x86 achitecture simulator) by
* Stanislav Shwartsman (gate at fidonet.org.il)
* ==========================================================================*/
//////////////////////////////
// PI, PI/2, PI/4 constants
//////////////////////////////