Skip to content
Snippets Groups Projects
Commit 799b104b authored by KERDREUX Jerome's avatar KERDREUX Jerome
Browse files

Let's merge

Merge branch 'main' of gitlab.imt-atlantique.fr:xaal/code/go/apps
parents e25d8d24 f956793f
Branches
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ func showMessage(msg *xaal.Message) {
}
func main() {
xaal.SetupLogger()
eng := xaal.NewEngine()
eng.Subscribe(showMessage)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment