Skip to content

Commit

Permalink
remove references to removed scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapriot committed Nov 6, 2023
1 parent 883f9b3 commit 01fd7e1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
9 changes: 0 additions & 9 deletions discretize/Tests/meson.build

This file was deleted.

2 changes: 0 additions & 2 deletions discretize/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ python_sources = [
'tests.py',
'tree_mesh.py',
'unstructured_mesh.py',
'View.py',
]

py.install_sources(
Expand All @@ -21,4 +20,3 @@ subdir('_extensions')
subdir('mixins')
subdir('operators')
subdir('utils')
subdir('Tests')
6 changes: 0 additions & 6 deletions discretize/utils/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ python_sources = [
'io_utils.py',
'matrix_utils.py',
'mesh_utils.py',
'codeutils.py',
'coordutils.py',
'curvutils.py',
'interputils.py',
'matutils.py',
'meshutils.py',
]

py.install_sources(
Expand Down

0 comments on commit 01fd7e1

Please sign in to comment.