From a9aa438ea0558eb0044cf1e54a9190ddb41b65e5 Mon Sep 17 00:00:00 2001 From: cassio Date: Tue, 2 Jul 2013 09:44:46 +0400 Subject: restructuring of boca's git --- boca-1.5.2/doc/tests/fontes/bits-timelimit.pas | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 boca-1.5.2/doc/tests/fontes/bits-timelimit.pas (limited to 'boca-1.5.2/doc/tests/fontes/bits-timelimit.pas') diff --git a/boca-1.5.2/doc/tests/fontes/bits-timelimit.pas b/boca-1.5.2/doc/tests/fontes/bits-timelimit.pas deleted file mode 100644 index d0b496d..0000000 --- a/boca-1.5.2/doc/tests/fontes/bits-timelimit.pas +++ /dev/null @@ -1,8 +0,0 @@ -program bits; -var inst: Longint; -begin - inst:=0; - while true do - begin - end -end. -- cgit v1.2.3