1996-02-21 02:49:46 -08:00
|
|
|
/***********************************************************************/
|
|
|
|
/* */
|
1996-04-30 07:53:58 -07:00
|
|
|
/* Objective Caml */
|
1996-02-21 02:49:46 -08:00
|
|
|
/* */
|
|
|
|
/* Xavier Leroy, projet Cristal, INRIA Rocquencourt */
|
|
|
|
/* */
|
1996-04-30 07:53:58 -07:00
|
|
|
/* Copyright 1996 Institut National de Recherche en Informatique et */
|
1996-02-21 02:49:46 -08:00
|
|
|
/* Automatique. Distributed only by permission. */
|
|
|
|
/* */
|
|
|
|
/***********************************************************************/
|
|
|
|
|
|
|
|
/* $Id$ */
|
|
|
|
|
|
|
|
/* Machine configuration, Intel x86 processors, Windows NT */
|
|
|
|
|
1996-07-01 05:43:28 -07:00
|
|
|
#undef ARCH_SIXTYFOUR
|
|
|
|
#undef ARCH_BIG_ENDIAN
|
|
|
|
#undef ARCH_ALIGN_DOUBLE
|
1996-02-21 02:49:46 -08:00
|
|
|
|