reid 2002/06/14 07:25:48 PDT Added files: lib/exts Storable_aux.c Log: Support code for Storable.hs - defines teh read/writeFooOffPtr functions. In writing this code, some attempt was made to make it easier to cut and paste definitions so that it would be easier to generate the missing definitions. It'd probably be easier to use the more obvious technique of using cpp to do the job.