From cbf8ec4a374863a992398bd6eb2b887da66269a3 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sat, 5 Oct 2024 11:36:09 +0200 Subject: [PATCH] Add new functionality to comment --- src/spicelib/parser/inppas3.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/spicelib/parser/inppas3.c b/src/spicelib/parser/inppas3.c index 599a49117..d233f64bc 100644 --- a/src/spicelib/parser/inppas3.c +++ b/src/spicelib/parser/inppas3.c @@ -153,6 +153,7 @@ dot_appendmodel (CKTcircuit *ckt, INPtables *tab, card *current) * been created by now, (except for internal device nodes), so any * nodeset or IC nodes which have to be created are flagged with a * warning. */ +/* Check for the .appendmodel line*/ void INPpas3(CKTcircuit *ckt, card *data, INPtables *tab, TSKtask *task,