view src/ocaml-core-test.ml @ 4069:114be8cd075c

graphicsmagick: disable use of openmp (Bug #46772) * src/graphicsmagick.mk: add --disable-openmp to configure options.
author John Donoghue <john.donoghue@ieee.org>
date Wed, 30 Dec 2015 22:28:56 -0500
parents da56c039603e
children
line wrap: on
line source

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