Differences From Artifact [d2cafbc640]:
- Executable file
mttroot/mtt/bin/trans/make_stdin
— part of check-in
[5685d298d1]
at
2002-05-01 17:30:56
on branch origin/master
— Improved pre-processor directives to better accommodate future alternatives (matlab)
if necessary. (user: geraint@users.sourceforge.net, size: 3490) [annotate] [blame] [check-ins using] [more...]
To Artifact [834838dfbf]:
- Executable file
mttroot/mtt/bin/trans/make_stdin
— part of check-in
[058538fe27]
at
2002-05-07 13:48:43
on branch origin/master
— Improved clarity of code generated for -cc and -oct (except ode2odes).
Octave DEFUN_DLDs now call (rather than replace) their .cc equivalents. (user: geraint@users.sourceforge.net, size: 3489) [annotate] [blame] [check-ins using] [more...]
︙ | |||
96 97 98 99 100 101 102 | 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 | - + | str >> c; } str.setf(ios::skipws); c = str.peek (); } } |
︙ |