aboutsummaryrefslogtreecommitdiffstats
path: root/test/ccured_olden/em3d/make_graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/ccured_olden/em3d/make_graph.h')
-rw-r--r--test/ccured_olden/em3d/make_graph.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/ccured_olden/em3d/make_graph.h b/test/ccured_olden/em3d/make_graph.h
deleted file mode 100644
index 2433c018..00000000
--- a/test/ccured_olden/em3d/make_graph.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* make_graph.h
- *
- * By: Martin C. Carlisle
- * Date: Feb 23, 1994
- *
- */
-
-#include "em3d.h"
-
-/* initialize graph returns a structure with pointers to lists of e and h
- * nodes.
- */
-graph_t initialize_graph();