Remove file

db4
Slava Pestov 2008-07-30 03:38:50 -05:00
parent 45c1da32eb
commit 75c077ebd5
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
! Copyright (C) 2008 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
IN: compiler.tree.loop-detection
: detect-loops ( nodes -- nodes' ) ;