diff options
author | jofret | 2006-11-30 17:06:15 +0000 |
---|---|---|
committer | jofret | 2006-11-30 17:06:15 +0000 |
commit | 3fc3fece40e6cae41a6e6bb0c0ea2bddf3bf81d1 (patch) | |
tree | 30dfc8611099ea93e534e08b29d15c38d0b2aa42 /ChangeLog | |
parent | b6d988c8dcc673709e4e2acef2de4d2cbf424caf (diff) | |
download | scilab2c-3fc3fece40e6cae41a6e6bb0c0ea2bddf3bf81d1.tar.gz scilab2c-3fc3fece40e6cae41a6e6bb0c0ea2bddf3bf81d1.tar.bz2 scilab2c-3fc3fece40e6cae41a6e6bb0c0ea2bddf3bf81d1.zip |
for history... and celebrity...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Done for Real and Complex type. * Hyperbolic Tangeant [tanh]: Done for Real and Complex type. + * src: + To put basic sources. + * src/type: + To put complex types. + * src/type/doubleComplex.{ch}: + Simple definition of complex as struct of double. 2006-11-29 Bruno JOFRET <brunojofret@inria.fr> |