From 75d798155902d4f3e5fe64104ffcdaa1890f94b8 Mon Sep 17 00:00:00 2001 From: Ganesh Viswanathan Date: Tue, 19 May 2020 10:39:50 -0500 Subject: Update documentation --- cimport.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cimport.html') diff --git a/cimport.html b/cimport.html index 503c6ae..ebe1ff4 100644 --- a/cimport.html +++ b/cimport.html @@ -228,8 +228,8 @@ Add directory dir to
proc cAddStdDir(mode = "c") {...}{.compileTime, raises: [ValueError, OSError, Exception,
-    IOError, Defect, KeyError], tags: [ExecIOEffect, ReadIOEffect, RootEffect,
-                                   WriteIOEffect, ReadEnvEffect, ReadDirEffect].}
+ IOError, KeyError], tags: [ExecIOEffect, ReadIOEffect, RootEffect, WriteIOEffect, + ReadEnvEffect, ReadDirEffect].}
Add the standard c [default] or cpp include paths to search path used in calls to cSearchPath() @@ -405,7 +405,7 @@ Add an include directory that is forwarded to the C/C++ preprocessor if called w -- cgit v1.2.3