Go to the documentation of this file.
19 printf(
"%s\n",
"==========================================================");
20 printf(
"%s\n",
"SSHT package to perform spin spherical harmonic transforms");
21 printf(
"%s\n",
"By Jason McEwen, Chris Wallis, Martin Buttner, ");
22 printf(
"%s\n",
"Boris Leistedt, and Yves Wiaux");
24 printf(
"%s\n",
"See www.jasonmcewen.org for more information.");
25 printf(
"%s\n",
"See LICENSE.txt for license details.");
27 printf(
"%s%s\n",
"Version: ", SSHT_VERSION);
28 printf(
"%s%s\n",
"Build: ", SSHT_BUILD);
29 printf(
"%s\n",
"==========================================================");