]> Repositorios git - scryer-prolog.git/commit
implement abolish/1
authorMark Thom <[email protected]>
Sat, 6 Feb 2021 01:06:27 +0000 (18:06 -0700)
committerMark Thom <[email protected]>
Sat, 6 Feb 2021 01:35:06 +0000 (18:35 -0700)
commitbbbf95705b6d0e8063a152bb4be15ff1f70134f9
tree5c5ae9ee7d89593ced22786562b030953f961369
parent927871d73d1ca34dda88bae62d849d36f987d3f5
implement abolish/1
src/clause_types.rs
src/lib/builtins.pl
src/machine/loader.rs
src/machine/machine_indices.rs
src/machine/mod.rs
src/machine/system_calls.rs
src/write.rs