From 4ed07d37b98969cbadaed0f23933674b947cc917 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Wed, 29 Mar 2000 16:49:17 +0000 Subject: [PATCH] TSinit now automatically called --- src/makeBaseApp/top/exampleBoot/ioc/st.cmd | 1 - 1 file changed, 1 deletion(-) diff --git a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd index 4fdaaf612..9be83e34f 100644 --- a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd +++ b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd @@ -10,7 +10,6 @@ cd topbin ld < exampleLibrary.munch threadInit() -TSinit() cd top dbLoadDatabase("dbd/exampleApp.dbd")