Fixed error message. Imported libsharp

This commit is contained in:
Guilhem Lavaux 2012-11-10 08:59:10 -05:00
parent 3aa898e636
commit bddd26a5ca
65 changed files with 18489 additions and 1 deletions

15
external/sharp/docsrc/index_code.html vendored Normal file
View file

@ -0,0 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Libsharp source code documentation</title>
</head><body>
<H1>Libsharp source code documentation</H1>
<H2>C interfaces</H2>
<ul>
<li><a href="c_utils/index.html">C support library</a>
<li><a href="libfftpack/index.html">FFT interface</a>
<li><a href="libsharp/index.html">Library for spherical harmonic transforms</a>
</ul>
</body>
</html>