mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-28 10:45:46 +08:00
Fix installation instructions
PiperOrigin-RevId: 362474081
This commit is contained in:
committed by
Louise Deason
parent
a5d5592972
commit
5cf55efe1f
@@ -723,7 +723,7 @@
|
||||
(pretty-print (make-return-dict 'running))]
|
||||
[(list 'save-rules)
|
||||
"Save the binary rules from the default rules-file"
|
||||
(save-rules! rwtree)])))
|
||||
(save-rules! rwtree #:rules-file (*output-rules*))])))
|
||||
|
||||
;; Prints the set of active Clauses (held in utree).
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user