Skip to content

Commit

Permalink
Remove obsolete uxnrnbbs code (#2203)
Browse files Browse the repository at this point in the history
  • Loading branch information
alkino authored Jan 31, 2023
1 parent aa19bcb commit 3adaa7d
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 769 deletions.
1 change: 0 additions & 1 deletion cmake/ConfigFileSetting.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ nrn_configure_file(nrnpython_config.h src/nrnpython)
nrn_configure_file(bbsconf.h src/parallel)
nrn_configure_file(nrnneosm.h src/nrncvode)
nrn_configure_file(sundials_config.h src/sundials)
nrn_configure_file(mos2nrn.h src/uxnrnbbs)
nrn_configure_dest_src(nrnunits.lib share/nrn/lib nrnunits.lib share/lib)
nrn_configure_dest_src(nrn.defaults share/nrn/lib nrn.defaults share/lib)
# NRN_DYNAMIC_UNITS requires nrnunits.lib.in be in same places as nrnunits.lib
Expand Down
6 changes: 0 additions & 6 deletions src/ivoc/nrnbbs.cpp

This file was deleted.

1 change: 0 additions & 1 deletion src/ivoc/ochelp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ static FILE* help_pipe;
#ifndef WIN32
#define WIN32
#define UNIX 1
//#include "../uxnrnbbs/nrnbbs.h"
#endif

extern const char* hoc_current_xopen();
Expand Down
41 changes: 0 additions & 41 deletions src/uxnrnbbs/bbstest.cpp

This file was deleted.

231 changes: 0 additions & 231 deletions src/uxnrnbbs/hel2mos.cpp

This file was deleted.

90 changes: 0 additions & 90 deletions src/uxnrnbbs/mos2nrn.cpp

This file was deleted.

1 change: 0 additions & 1 deletion src/uxnrnbbs/mos2nrn.h.in

This file was deleted.

Loading

0 comments on commit 3adaa7d

Please sign in to comment.