Changes by: Mihai Florian (mflorian at cs.caltech.edu)
Date: 2008-02-05 14:48:47 -0800 (Tue, 05 Feb 2008)
Revision: 12718
Log message:
Added some stubs for DIO.
| Changes | Path(relative to mojavefs) |
| +9 -2 | OMakefile |
| Added | lib/ |
| +1 -0 | source/OMakefile |
| +10 -0 | source/dio/OMakefile |
| +252 -301 | source/dio/dio.ml |
| +1 -1 | source/dio/dio.mli |
| Added | source/dio/dio_application_factory.ml |
| Added | source/dio/dio_request_types.ml |
| +56 -71 | source/dio/dio_types.ml |