Skip to content

Commit

Permalink
Correct merge corruption with ">>>>>>> maint" in superlu_ddefs.h (Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyeli committed Dec 15, 2021
1 parent a0c2dcd commit 5f2281b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SRC/superlu_ddefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,6 @@ extern int superlu_dtrsv(char *uplo, char *trans, char *diag,

#ifdef SLU_HAVE_LAPACK
// LAPACK routine
>>>>>>> maint
extern void dtrtri_(char*, char*, int*, double*, int*, int*);
#endif

Expand Down

0 comments on commit 5f2281b

Please sign in to comment.