From 26fa88efed6adff0ef5c79b918514cd5c704c84a Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 24 Jun 2008 14:30:33 +0200 Subject: Rename methods: forBinding -> forSymbol --- MLKRatio.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MLKRatio.m') diff --git a/MLKRatio.m b/MLKRatio.m index d11ff49..a61d311 100644 --- a/MLKRatio.m +++ b/MLKRatio.m @@ -109,7 +109,7 @@ DEFINE_MPQ_TWOARG_OPERATION (divideBy:, mpq_div) -(NSString *) descriptionForLisp { MLKInteger *base = [[MLKDynamicContext currentContext] - valueForBinding:[[MLKPackage + valueForSymbol:[[MLKPackage findPackage:@"COMMON-LISP"] intern:@"*PRINT-BASE*"]]; return [self descriptionWithBase:[base intValue]]; -- cgit v1.2.3