Note the Python translation.
[super-star-trek.git] / doc / sst-doc.xml
index c50cd831eb115ead5475dcb40b857ac1b26e49a8..a7469a714c3752bf5cd0f3a7c1305d4079df0e3f 100644 (file)
@@ -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 &mdash;
 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.