From a2d53c05f610c327681431406162b9d7ce68d819 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 24 Jan 2023 11:06:48 -0600 Subject: [PATCH] Explain SNC registration in template --- .../database/src/template/top/exampleApp/src/sncExample.dbd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/database/src/template/top/exampleApp/src/sncExample.dbd b/modules/database/src/template/top/exampleApp/src/sncExample.dbd index df61066c3..80722a807 100644 --- a/modules/database/src/template/top/exampleApp/src/sncExample.dbd +++ b/modules/database/src/template/top/exampleApp/src/sncExample.dbd @@ -1 +1,5 @@ +# The name below is derived from the name of the SNL program +# inside the source file, not from its filename. Here the +# program is called sncExample, but is compiled in both the +# sncExample.stt and sncProgram.st source files. registrar(sncExampleRegistrar)