opennars / OpenNARS-for-Applications

General reasoning component for applications based on NARS theory.
https://cis.temple.edu/~pwang/NARS-Intro.html
MIT License
91 stars 40 forks source link

`Memory.h`: Removal of outdated function declaration #283

Closed ARCJ137442 closed 1 month ago

ARCJ137442 commented 2 months ago

Removed outdated function declaration Memory_AddOperation, which was superseded by NAR_AddOperation

This is related to #279