Browse Source

Update comment

pre-master-46
Holger Vogt 2 years ago
parent
commit
4671b588b6
  1. 5
      src/include/ngspice/sharedspice.h

5
src/include/ngspice/sharedspice.h

@ -47,7 +47,10 @@ not modify them).
***************** If XSPICE is enabled ************************************* ***************** If XSPICE is enabled *************************************
** **
ngCM_Input_Path(const char*) ngCM_Input_Path(const char*)
sets the input path for files loaded by code models.
Set the input path for files loaded by code models
like d_state, file_source, d_source.
Useful when netlist is sent by ngSpice_Circ and therefore
Infile_Path cannot be retrieved automatically.
If NULL is sent, return the current Infile_Path. If NULL is sent, return the current Infile_Path.
** **

Loading…
Cancel
Save