view src/ocaml-core-test.ml @ 4093:842456617da9

gdal: explicitly provide where xml2-config is found * src/gdal.mk: add --with-xml2='$(HOST_BINDIR)/xml2-config' to configure call.
author John Donoghue
date Thu, 18 Feb 2016 13:09:20 -0500
parents da56c039603e
children
line wrap: on
line source

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