mars/kernel/sy_old
Thomas Schoebel-Theuer 43e7d44991 proc: remove stray line 2022-10-15 07:07:23 +02:00
..
README
mars_main.c main: fix recovery upon defective logfile without successor 2022-09-17 09:57:45 +02:00
mars_proc.c proc: remove stray line 2022-10-15 07:07:23 +02:00
mars_proc.h
strategy.h all: deprecate statistics via say logging 2022-09-07 15:07:27 +02:00
sy_generic.c generic: remove stray definition 2022-10-15 07:07:23 +02:00
sy_net.c net: remove superfluous check 2022-07-27 10:36:55 +02:00

README

This is ugly code from a first prototype trial.
It will disappear as soon as the new strategy layer has been
implemented. The new system will use an interpreter for automated
pattern matching and triggering actions, in a much more generic
fashion than hand-crafted here.