view src/ocaml-core-test.ml @ 3607:b3e27f5b5b33

postgresql: only build additional native tools in cross build * src/postgresql.mk: only build native tools when cross building
author John Donoghue
date Mon, 09 Jun 2014 08:38:54 -0400
parents da56c039603e
children
line wrap: on
line source

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