From 1c5678f77a61cf84f458376cccbd86a6d6942457 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Mon, 1 May 2023 08:23:38 -0700 Subject: Fix an encoding issue for negative numbers. --- guile-compat/lib/csc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guile-compat') diff --git a/guile-compat/lib/csc b/guile-compat/lib/csc index c25bddb..c8a0323 120000 --- a/guile-compat/lib/csc +++ b/guile-compat/lib/csc @@ -1 +1 @@ -../.. \ No newline at end of file +../../lib/csc \ No newline at end of file -- cgit v1.3.1