From 9daa3ca74ebd673d00ba52667c50fe4a0046d100 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Thu, 31 Jan 2008 16:58:38 -0500 Subject: tr2post: rename charlib files to not be case-dependent (OS X) --- troff/font/devutf/charlib/ci | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 troff/font/devutf/charlib/ci (limited to 'troff/font/devutf/charlib/ci') diff --git a/troff/font/devutf/charlib/ci b/troff/font/devutf/charlib/ci deleted file mode 100644 index bf65f61d..00000000 --- a/troff/font/devutf/charlib/ci +++ /dev/null @@ -1,8 +0,0 @@ -/build_ci { - pop - size 3 mul 8 div /rad exch def - currentpoint - newpath - rad add exch rad add exch rad 0 360 arc - stroke -} def -- cgit v1.2.3