From ec46d16d21ea0a7608543123c6fc008e4cdc4c09 Mon Sep 17 00:00:00 2001 From: Just Date: Mon, 20 Dec 1999 22:02:10 +0000 Subject: [PATCH] dummy checkin -- testing git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@26 4cde692c-a291-49d1-8350-778aa11640f8 --- Lib/fontTools/cffLib.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Lib/fontTools/cffLib.py b/Lib/fontTools/cffLib.py index 7b9dfb653..f6c122e29 100644 --- a/Lib/fontTools/cffLib.py +++ b/Lib/fontTools/cffLib.py @@ -1,7 +1,8 @@ """cffLib.py -- read/write tools for Adobe CFF fonts.""" -__version__ = "$Id: cffLib.py,v 1.2 1999-12-20 21:59:49 Just Exp $" -__author__ = "jvr" +# +# $Id: cffLib.py,v 1.3 1999-12-20 22:02:10 Just Exp $" +# import struct, sstruct import string