Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Dec 13, 2023
1 parent f64e2c4 commit ad08646
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion msvs/mf6core.vfproj
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@
<FileConfiguration Name="Release|Win32">
<Tool Name="VFFortranCompilerTool" Preprocess="preprocessYes"/></FileConfiguration></File>
<File RelativePath="..\src\Utilities\DevFeature.f90"/>
<File RelativePath="..\src\Utilities\genericutils.f90"/>
<File RelativePath="..\src\Utilities\ErrorUtil.f90"/>
<File RelativePath="..\src\Utilities\GeomUtil.f90"/>
<File RelativePath="..\src\Utilities\HashTable.f90"/>
Expand Down
1 change: 0 additions & 1 deletion src/Utilities/InputOutput.f90
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module InputOutputModule
TABSTRING, TABUCSTRING, TABINTEGER, TABREAL, &
DZERO
use MessageModule, only: write_message
use MathUtilModule, only: is_close
private
public :: GetUnit, &
UPCASE, URWORD, ULSTLB, UBDSV4, &
Expand Down

0 comments on commit ad08646

Please sign in to comment.