Skip to content
Merged
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
13 changes: 0 additions & 13 deletions src/classes/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ add_library(
braggReflection.cpp
cell.cpp
cellArray.cpp
cellDistributor.cpp
changeData.cpp
changeStore.cpp
configuration.cpp
configuration_box.cpp
configuration_contents.cpp
Expand All @@ -21,7 +18,6 @@ add_library(
configuration_upkeep.cpp
configurationAtom.cpp
coreData.cpp
distributor.cpp
empiricalFormula.cpp
fullPairIterator.cpp
histogramSet.cpp
Expand All @@ -31,7 +27,6 @@ add_library(
kVector.cpp
localMolecule.cpp
molecule.cpp
moleculeDistributor.cpp
moleculeSet.cpp
neutronWeights.cpp
pairPotential.cpp
Expand All @@ -42,7 +37,6 @@ add_library(
partialSet.cpp
partialSetAccumulator.cpp
region.cpp
regionalDistributor.cpp
scatteringMatrix.cpp
shortRangeFunctions.cpp
site.cpp
Expand Down Expand Up @@ -79,14 +73,9 @@ add_library(
braggReflection.h
cell.h
cellArray.h
cellDistributor.h
changeData.h
changeStore.h
configuration.h
configurationAtom.cpp
coreData.h
dataSource.h
distributor.h
empiricalFormula.h
fragment.h
histogramSet.h
Expand All @@ -97,7 +86,6 @@ add_library(
kVector.h
localMolecule.h
molecule.h
moleculeDistributor.h
moleculeSet.h
neutronWeights.h
pairPotential.h
Expand All @@ -107,7 +95,6 @@ add_library(
partialSetAccumulator.h
potentialSet.h
region.h
regionalDistributor.h
scatteringMatrix.h
shortRangeFunctions.h
site.h
Expand Down
22 changes: 0 additions & 22 deletions src/classes/cellDistributor.cpp

This file was deleted.

28 changes: 0 additions & 28 deletions src/classes/cellDistributor.h

This file was deleted.

59 changes: 0 additions & 59 deletions src/classes/changeData.cpp

This file was deleted.

47 changes: 0 additions & 47 deletions src/classes/changeData.h

This file was deleted.

106 changes: 0 additions & 106 deletions src/classes/changeStore.cpp

This file was deleted.

67 changes: 0 additions & 67 deletions src/classes/changeStore.h

This file was deleted.

Loading
Loading