Skip to content

Commit

Permalink
update New analyse plus Divide prolog post Gpt
Browse files Browse the repository at this point in the history
  • Loading branch information
drspro committed Sep 3, 2024
1 parent 43384a2 commit 60e51b1
Show file tree
Hide file tree
Showing 3 changed files with 478 additions and 555 deletions.
1 change: 1 addition & 0 deletions src/canary/metta_eval.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1656,6 +1656,7 @@
RetVal2^eval_args(Eq,RetType,Depth,Self,Eval2,RetVal2),
RetVal).


eval_20(Eq,RetType,_Dpth,_Slf,['py-list',Atom_list],CDR_Y):-
!, Atom=[_|CDR],!,do_expander(Eq,RetType,Atom_list, CDR_Y ).

Expand Down
Loading

0 comments on commit 60e51b1

Please sign in to comment.