view src/ocaml-core-test.ml @ 3439:c9ade6d47f3a

Provide new variable to check whether we are doing a Windows build. * Makefile.in (MXE_WINDOWS_BUILD): New variable. * src/libgmop.mk: Use it.
author John W. Eaton <jwe@octave.org>
date Wed, 22 Jan 2014 01:09:48 -0500
parents da56c039603e
children
line wrap: on
line source

open Printf
open Format
let _ =
  ignore (1+2)