From eef55f43cc7c4ac06a3e259979270acbb7f51fb7 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Wed, 15 Mar 2000 20:20:10 +0000 Subject: [PATCH] added threadInit() --- src/makeBaseApp/top/exampleBoot/ioc/st.cmd | 1 + 1 file changed, 1 insertion(+) diff --git a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd index 54a8aaef2..1498fcfb3 100644 --- a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd +++ b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd @@ -9,6 +9,7 @@ cd topbin ld < exampleLibrary +threadInit() cd top dbLoadDatabase("dbd/exampleApp.dbd")