Fixing Freq, now main functions

This commit is contained in:
elvis
2025-07-02 07:30:05 +02:00
parent eba5d1266d
commit 2e16e2b002
6 changed files with 23 additions and 14 deletions

View File

@ -186,7 +186,7 @@ impl Default for RSreaction {
pub enum RSprocess {
Nill,
RecursiveIdentifier {
identifier: IdType,
identifier: IdType,
},
EntitySet {
entities: RSset,