Skip to content

Commit

Permalink
debug test 4 CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
cnotred committed Jun 23, 2023
1 parent 7cb511f commit 80d7c7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/t_coffee_lib/t_coffee.c
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ int batch_main ( int argc, char **argv)
int display;
int sand_box=0;


HERE ("*************** This should be the debugged Version *****************");

if (sand_box==1)
{
Expand Down Expand Up @@ -4327,7 +4327,9 @@ get_cl_param(\
/* */
/*******************************************************************************************************/





/*Re-introduce the sequences introduced with -infile*/
/*Standard*/
Expand Down

0 comments on commit 80d7c7c

Please sign in to comment.