From afdb7f6329625bdbca0880a95510861564700488 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Fri, 22 Jan 2010 15:07:01 -0600 Subject: [PATCH] remove a stray character --- basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor b/basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor index e2f2e5d41a..4b459e90fb 100644 --- a/basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor +++ b/basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor @@ -1,4 +1,4 @@ -!r Copyright (C) 2009 Slava Pestov. +! Copyright (C) 2009 Slava Pestov. ! See http://factorcode.org/license.txt for BSD license. USING: accessors arrays assocs bit-arrays bit-sets fry hashtables hints kernel locals math namespaces sequences sets