projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b60ee9
)
Note the Python translation.
author
Eric S. Raymond
<esr@thyrsus.com>
Fri, 17 Feb 2012 00:14:35 +0000
(19:14 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Fri, 17 Feb 2012 00:14:35 +0000
(19:14 -0500)
doc/sst-doc.xml
patch
|
blob
|
history
diff --git
a/doc/sst-doc.xml
b/doc/sst-doc.xml
index c50cd831eb115ead5475dcb40b857ac1b26e49a8..a7469a714c3752bf5cd0f3a7c1305d4079df0e3f 100644
(file)
--- a/
doc/sst-doc.xml
+++ b/
doc/sst-doc.xml
@@
-1883,7
+1883,7
@@
command descriptions, and changed some logic in sst.c to match.
<listitem><para>
I've cleaned up a lot of grubby FORTRANisms in the code internals —
used sizeof(), replaced magic numeric constants with #defines,
-that sort of thing.
+that sort of thing.
Later I translated the code from C to Python.
</para></listitem>
<listitem><para>
I fixed a surprising number of typos in the code and documentation.