diff options
Diffstat (limited to 'src/stream/turing')
-rw-r--r-- | src/stream/turing/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stream/turing/info.txt b/src/stream/turing/info.txt index 95ae2cf48..c251a0a30 100644 --- a/src/stream/turing/info.txt +++ b/src/stream/turing/info.txt @@ -4,6 +4,10 @@ define TURING load_on auto +<requires> +stream +</requires> + <add> tur_tab.cpp turing.cpp |