Skip to content

Commit

Permalink
[WIP] minor
Browse files Browse the repository at this point in the history
  • Loading branch information
erdalmutlu committed Nov 11, 2024
1 parent 31c0c49 commit c586dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tamm/tamm.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <omp.h>
#endif

#include "tamm/block_sparse_tensor.hpp"
#include "tamm/execution_context.hpp"
#include "tamm/index_space.hpp"
#include "tamm/labeled_tensor.hpp"
Expand All @@ -25,6 +24,7 @@
#include "tamm/scheduler.hpp"
#include "tamm/tensor.hpp"
// #include "tamm/spin_tensor.hpp"
#include "tamm/block_sparse_tensor.hpp"
#include "tamm/blockops_blas.hpp"
#include "tamm/dag_impl.hpp"
#include "tamm/lru_cache.hpp"
Expand Down

0 comments on commit c586dd7

Please sign in to comment.