Skip to content

Commit

Permalink
Fixed the .h files.
Browse files Browse the repository at this point in the history
  • Loading branch information
lsawade committed Jan 10, 2025
1 parent c62b0da commit 5acb385
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions fortran/meshfem3d/setup/config.fh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//clang-format off
!=====================================================================
!
! S p e c f e m 3 D
Expand Down
1 change: 1 addition & 0 deletions fortran/meshfem3d/setup/config.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//clang-format off
/* setup/config.h. Generated from config.h.in by configure. */
/* setup/config.h.in. Generated from configure.ac by autoheader. */

Expand Down
1 change: 1 addition & 0 deletions fortran/meshfem3d/setup/constants.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//clang-format off
! setup/constants.h. Generated from constants.h.in by configure.

!
Expand Down
1 change: 1 addition & 0 deletions fortran/meshfem3d/setup/constants_tomography.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//clang-format off
!= == == == == == == == == == == == == == == == == == == == == == == == == == ==
== == == == == == == ==
!!S p e c f e m 3 D !-- -- -- -- -- -- -- -- -!!Main historical authors
Expand Down
1 change: 1 addition & 0 deletions fortran/meshfem3d/setup/precision.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//clang-format off
!= == == == == == == == == == == == == == == == == == == == == == == == == == ==
== == == == == == == ==
!!S p e c f e m 3 D !-- -- -- -- -- -- -- -- -!!Main historical authors
Expand Down
1 change: 1 addition & 0 deletions fortran/meshfem3d/setup/version.fh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//clang-format off
! version information
character(len=*), parameter :: git_package_version = "v4.1.1-100-g725321e6"
character(len=*), parameter :: git_commit_version = "725321e6599f90e486c907435840df559ebc0a9c"
Expand Down

0 comments on commit 5acb385

Please sign in to comment.