add second term expansion to capture the addition of hook predicates to the expansion process in loader.pl, loader.rs
This commit is contained in:
@@ -446,6 +446,8 @@ pub enum REPLCodePtr {
|
||||
Asserta,
|
||||
Assertz,
|
||||
Retract,
|
||||
IsConsistentWithTermQueue,
|
||||
FlushTermQueue,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, PartialEq)]
|
||||
|
||||
Reference in New Issue
Block a user