example: Update a call to build-boolean-signed-interaction-graph.

This commit is contained in:
Sergiu Ivanov 2020-03-24 23:59:11 +01:00
parent 8bc2a582a6
commit c4af42a2f6
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ tab
#+NAME: simple-bn-sig
#+BEGIN_SRC racket :results silent :var simple-bn=munch-sexp(simple-bn)
(dotit (build-boolean-signed-interaction-graph (unorg simple-bn)))
(dotit (build-boolean-signed-interaction-graph/form (unorg simple-bn)))
#+END_SRC
#+BEGIN_SRC dot :file dots/exampledpQygl.svg :results raw drawer :cmd sfdp :noweb yes