~ubuntu-branches/ubuntu/oneiric/mpqc/oneiric

« back to all changes in this revision

Viewing changes to src/lib/math/symmetry/maketab.cc

  • Committer: Bazaar Package Importer
  • Author(s): Michael Banck
  • Date: 2005-11-27 11:41:49 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051127114149-zgz9r3gk50w8ww2q
Tags: 2.3.0-1
* New upstream release.
* debian/rules (SONAME): Activate awk snippet for automatic so-name
  detection again, resulting in a bump to `7' and making a `c2a' for
  the C++ allocator change unnecessary; closes: #339232.
* debian/patches/00list (08_gcc-4.0_fixes): Removed, no longer needed.
* debian/rules (test): Remove workarounds, do not abort build if tests
  fail.
* debian/ref: Removed.
* debian/control.in (libsc): Added Conflict against libsc6c2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 *      June, 1993
47
47
 */
48
48
 
49
 
#include <math.h>
 
49
#include <util/misc/math.h>
50
50
#include <stdio.h>
51
51
#include <string.h>
52
52
 
56
56
using namespace std;
57
57
using namespace sc;
58
58
 
59
 
#ifndef M_PI
60
 
#define M_PI 3.14159265358979323846
61
 
#endif
62
 
 
63
 
 
64
59
/*
65
60
 * This function will generate a character table for the point group.
66
61
 * This character table is in the order that symmetry operations are