1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
.clang-format
.cmake-format.yaml
nmodlconf.h.in
nrnconf.h.in
build
.DS_Store
.eggs/
.idea/
CMakeFiles/
Makefile
Makefile.in
.deps
x86_64
__pycache__
venv
virtualenv
.python-version
*.o
*.lo
# These files are generated at build time
# It would be a good idea to create them in the
# build directory in the future.
src/nrnoc/apcount.c
src/nrnoc/exp2syn.c
src/nrnoc/expsyn.c
src/nrnoc/feature.c
src/nrnoc/hh.c
src/nrnoc/hh.mod.orig
src/nrnoc/hocusr.h
src/nrnoc/intfire1.c
src/nrnoc/intfire2.c
src/nrnoc/intfire4.c
src/nrnoc/netstim.c
src/nrnoc/nrnversion.
src/nrnoc/nrnversion.h
src/nrnoc/oclmp.c
src/nrnoc/passive.c
src/nrnoc/pattern.c
src/nrnoc/ppmark.c
src/nrnoc/stim.c
src/nrnoc/svclmp.c
src/nrnoc/syn.c
src/nrnoc/vclmp.c
share/lib/python/neuron/help_data.dat
|