[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2001-04-25 (06:55) |
From: | Fabrice Le Fessant <fabrice.le_fessant@i...> |
Subject: | Re: [Caml-list] Petty complaints |
You can create a module Types, where you define all the Pervasives types, like this: type char = char type int = int and so on... Then, you can use Types.char instead of char, no ? - Fabrice ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr