Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove local_tw_csv script #292

Merged
merged 12 commits into from
Aug 8, 2024
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ if (ENABLE_EXAMPLES)
de_dg_advection_greedy
wave_equation
dg_euler
local_tw_csv
local_dw_csv
parametric_tw_csv
parametric_dw_csv
Expand Down Expand Up @@ -187,7 +186,6 @@ if (ENABLE_EXAMPLES)
dmd
dmd
dmd
dmd
dmd)

list(LENGTH examples len1)
Expand Down
Loading
Loading