Fixed bug in time computation for vsrc and isrc with xspice extensions.

This commit is contained in:
pnenzi
2009-12-19 18:15:03 +00:00
parent 68b06c7a73
commit aa93968573
3 changed files with 27 additions and 6 deletions
+5
View File
@@ -1,3 +1,8 @@
2009-12-19 Paolo Nenzi
* src/spicelib/devices/isrc/isrcacct.c, src/spicelib/devices/vsrc/vsrcacct.c:
fixed bug reported by Holger. "time" value in accept routine was incorrectly
computed when xspice extensions were compiled in.
2009-12-19 Holger Vogt
* main.c, inpcom.c: source file path added as additional search path for
opening .include files (MS Windows only).