NEURON
datum_indices.cpp
Go to the documentation of this file.
1 #include "datum_indices.h"
2 
4  delete[] datum_type;
5  delete[] datum_index;
6 }
int * datum_index
Definition: datum_indices.h:20
virtual ~DatumIndices()
int * datum_type
Definition: datum_indices.h:19