From bb453f976e9ee4f8374d20fad885339e1e667a8d Mon Sep 17 00:00:00 2001 From: Tim Edwards Date: Wed, 30 Dec 2020 12:50:07 -0500 Subject: [PATCH] Changed "Writing cell" to "Generating output for cell" from the "gds write" command, since "Writing cell" is easily confused with writing a .mag database file. "Generating output" seems clearer to me. Maybe it's just me. --- calma/CalmaWrite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calma/CalmaWrite.c b/calma/CalmaWrite.c index 909d3b8e..bb1134b4 100644 --- a/calma/CalmaWrite.c +++ b/calma/CalmaWrite.c @@ -804,7 +804,7 @@ calmaProcessDef(def, outf, do_library) if (isReadOnly && hasContent && CalmaAddendum) return (0); /* Give some feedback to the user */ - TxPrintf(" Writing cell %s\n", def->cd_name); + TxPrintf(" Generating output for cell %s\n", def->cd_name); /* * Output the definitions for any of our descendants that have