Browse Source

Cleaning

pre-master-46
pnenzi 18 years ago
parent
commit
1995fc0608
  1. 26
      ChangeLog

26
ChangeLog

@ -1,27 +1,15 @@
2008-11-30 Lionel Sainte Cluque
* Due to my little knowledge of CVS previous action was not take into
account, files did not move. I let thet files in their actual (tests/)
directory for the moment.
2008-11-30 Lionel Sainte Cluque
/***
This was not taken into account
/***
* tests/tcl tests/tcltestbench* : moved to example directory, as there are no
Makefiles to automate those tests now.
2008-11-29 Holger Vogt
* frontend/numparam/xpressn.c: rand() and gauss() moved to
math/misc/randnumb.c
* 'set rndseed=value' value = integer > 0 in spinit will yield
deterministic pseudo random number sequence.
* random() and rand() with correspongding max value
-> 'set rndseed=value' value = integer > 0 in spinit will yield
deterministic pseudo random number sequence.
-> random() and rand() with correspongding max value
2008-11-26 Dietmar Warning
* src/spicelib/devices/bsim4v4, bsim4v5: this is a backup because the patch of
Phil Barker are providing only a placeholder for propriarity sti stress model -
not any equation. If the stimod feature is some time published we can implement
it again.
* src/spicelib/devices/bsim4v4, bsim4v5: this is a backup because the patch
of Phil Barker are providing only a placeholder for propriarity sti stress
model - not any equation. If the stimod feature is some time published we
can implement it again.
2008-11-26 Holger Vogt
* frontend/numparam/xpressn.c: agauss, sinh, cosh tanh, added (source: S. Thiel)

Loading…
Cancel
Save