view src/ocaml-core-test.ml @ 4062:57bc5d4ff660

cmdshell: use OCTAVE_HOME variable instead of OCT_HOME * installer-files/cmdshell.bat: set/use OCTAVE_HOME env var
author John D
date Fri, 27 Nov 2015 19:02:13 -0500
parents da56c039603e
children
line wrap: on
line source

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