![]() |
NEURON
|
#include <../../nrnconf.h>#include <stdio.h>#include <assert.h>#include "../oc/nrnassrt.h"#include <stdlib.h>#include <unistd.h>#include "mos2nrn.h"#include <string.h>Go to the source code of this file.
Functions | |
| static void | getdname (char *dname) |
| const char * | back2forward (const char *) |
| const char * | basefile (const char *) |
| int | main (int argc, char **argv) |
| const char * back2forward | ( | const char * | back | ) |
Definition at line 45 of file mos2nrn.cpp.
| const char * basefile | ( | const char * | path | ) |
Definition at line 57 of file mos2nrn.cpp.
|
static |
Definition at line 67 of file mos2nrn.cpp.
Definition at line 16 of file mos2nrn.cpp.