White space changes only

- Delete trainling white space
 - Use native line endings (hopefully)
pull/5/head
Izaak Beekman 9 years ago
parent e5571d1b53
commit dde3bb6cb6

@ -367,5 +367,3 @@ subroutine psb_cgcr_vect(a,prec,b,x,eps,desc_a,info,&
return return
end subroutine psb_cgcr_vect end subroutine psb_cgcr_vect

@ -367,5 +367,3 @@ subroutine psb_dgcr_vect(a,prec,b,x,eps,desc_a,info,&
return return
end subroutine psb_dgcr_vect end subroutine psb_dgcr_vect

@ -367,5 +367,3 @@ subroutine psb_sgcr_vect(a,prec,b,x,eps,desc_a,info,&
return return
end subroutine psb_sgcr_vect end subroutine psb_sgcr_vect

@ -367,5 +367,3 @@ subroutine psb_zgcr_vect(a,prec,b,x,eps,desc_a,info,&
return return
end subroutine psb_zgcr_vect end subroutine psb_zgcr_vect

Loading…
Cancel
Save