Skip to content

Commit

Permalink
Revert "Revert all except head/tail"
Browse files Browse the repository at this point in the history
This reverts commit 0d02808.
  • Loading branch information
Nicolas Cornu committed Jan 26, 2024
1 parent 3eef6d3 commit 24404d5
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 1,389 deletions.
2 changes: 1 addition & 1 deletion cmake/NeuronFileLists.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ set(NMODL_FILES_LIST
units.cpp
version.cpp)

set(IVOS_FILES_LIST observe.cpp regexp.cpp resource.cpp)
set(IVOS_FILES_LIST observe.cpp resource.cpp)

set(MPI_DYNAMIC_INCLUDE nrnmpi_dynam.h nrnmpi_dynam_cinc nrnmpi_dynam_wrappers.inc)

Expand Down
1 change: 0 additions & 1 deletion src/ivos/InterViews/_defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@
#define Raster _lib_iv(Raster)
#define RasterRep _lib_iv(RasterRep)
#define Reducer _lib_iv(Reducer)
#define Regexp _lib_iv(Regexp)
#define ReqErr _lib_iv(ReqErr)
#define Requirement _lib_iv(Requirement)
#define Requisition _lib_iv(Requisition)
Expand Down
1 change: 0 additions & 1 deletion src/ivos/InterViews/_undefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@
#undef Raster
#undef RasterRep
#undef Reducer
#undef Regexp
#undef ReqErr
#undef Requirement
#undef Requisition
Expand Down
80 changes: 0 additions & 80 deletions src/ivos/InterViews/regexp.h

This file was deleted.

Loading

0 comments on commit 24404d5

Please sign in to comment.