From 1a96e18000db336129e0a99e3c86e7a57f152402 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 2 Aug 2011 14:45:19 -0400 Subject: Remove some GCC-specific identifier choice and documentation --- src/config.sig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.sig') diff --git a/src/config.sig b/src/config.sig index 98455a3c..65c3926b 100644 --- a/src/config.sig +++ b/src/config.sig @@ -9,7 +9,7 @@ signature CONFIG = sig val libJs : string val ccompiler : string - val gccArgs : string + val ccArgs : string val openssl : string val pgheader : string -- cgit v1.2.3