example: Update a call to build-boolean-signed-interaction-graph.
This commit is contained in:
parent
8bc2a582a6
commit
c4af42a2f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue