Skip to content

Commit

Permalink
Test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Algiane committed Apr 8, 2024
1 parent b490316 commit df5c923
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/mmg2d/mmg2d.c
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,9 @@ int main(int argc,char *argv[]) {
tminit(MMG5_ctim,TIMEMAX);
chrono(ON,&MMG5_ctim[0]);

if ( 0 )
printf("coucou\n");

/* assign default values */
mesh = NULL;
met = NULL;
Expand Down

0 comments on commit df5c923

Please sign in to comment.