header for optran
This commit is contained in:
parent
82c7df4c3d
commit
0754a35296
|
|
@ -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