diff options
Diffstat (limited to 'projects/Stacker/test/tab.st')
-rw-r--r-- | projects/Stacker/test/tab.st | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/projects/Stacker/test/tab.st b/projects/Stacker/test/tab.st deleted file mode 100644 index b3b9e6e146..0000000000 --- a/projects/Stacker/test/tab.st +++ /dev/null @@ -1,5 +0,0 @@ -# -# TAB test -# -FORWARD success; -: MAIN ">>" >s TAB "<<" >s success ; |