no double definition

This commit is contained in:
h_vogt 2011-07-20 16:46:06 +00:00
parent d609be0b73
commit 5b4e11dbb4
1 changed files with 0 additions and 2 deletions

View File

@ -1,12 +1,10 @@
#include <ngspice.h>
#include "plotting.h"
#include "../../conf.h"
/* Where 'constants' go when defined on initialization. */
struct plot constantplot = {
// "Constant values", "Sat Aug 16 10:55:15 PDT 1986", "constants",
"Constant values", Spice_Build_Date, "constants",
"const", NULL, NULL, NULL, NULL, NULL, NULL, TRUE, 0
} ;