From edc7dca77e348a54021dbf189a79525ce3bf2a11 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 16 Feb 2012 19:14:35 -0500 Subject: [PATCH 1/1] Note the Python translation. --- doc/sst-doc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sst-doc.xml b/doc/sst-doc.xml index c50cd83..a7469a7 100644 --- 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. 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. I fixed a surprising number of typos in the code and documentation. -- 2.31.1