header for optran
This commit is contained in:
parent
29dfa23465
commit
83e223fafc
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef ngspice_COM_OPTRAN_H
|
||||
#define ngspice_COM_OPTRAN_H
|
||||
|
||||
void com_optran(wordlist *wl);
|
||||
|
||||
#endif
|
||||
Loading…
Reference in New Issue