Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/clib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ add_library(Grackle_Grackle
calc_temp_cloudy_g.cpp calc_temp_cloudy_g.h
ceiling_species.hpp
collisional_rate_props.cpp collisional_rate_props.hpp
cool1d_cloudy_old_tables_g.cpp cool1d_cloudy_old_tables_g.hpp
cool1d_multi_g.cpp cool1d_multi_g.hpp
cool_multi_time_g.cpp cool_multi_time_g.h
dust_props.hpp
Expand Down Expand Up @@ -138,7 +139,6 @@ add_library(Grackle_Grackle
calc_tdust_1d_g.F
calc_temp1d_cloudy_g.F
cool1d_cloudy_g.F
cool1d_cloudy_old_tables_g.F
interpolators_g.F
solve_rate_cool_g.F
calc_grain_size_increment_1d.F
Expand Down
335 changes: 0 additions & 335 deletions src/clib/cool1d_cloudy_old_tables_g.F

This file was deleted.

Loading