Skip to content
Snippets Groups Projects
Commit 836b5f06 authored by aorlati's avatar aorlati Committed by Giuseppe Carboni
Browse files

fix issue #271: typo removed

parent 84d801d3
Branches
Tags
No related merge requests found
......@@ -120,7 +120,6 @@ int main(int argc, char *argv[])
IRA::CIRATools::radToHourAngle(ra,outra);
IRA::CIRATools::radToSexagesimalAngle(dec,outdec);
_CP_ printf("SOURCE:\t\t\tname %s, ra2000 %.8lf° (%s), dec2000 %.8lf° (%s)\n",(const char *)sourceName,ra*DR2D,(const char *)outra,dec*DR2D,(const char *)outdec);
if (siteArg=="") {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment