package mindstorm

  1. Overview
  2. Docs

Source file mindstorm.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* File: mindstorm.ml

   Copyright (C) 2007-

     Christophe Troestler <Christophe.Troestler@umons.ac.be>
     WWW: http://math.umons.ac.be/anum/software/

   This library is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License version 2.1 or
   later as published by the Free Software Foundation, with the special
   exception on linking described in the file LICENSE.

   This library is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the file
   LICENSE for more details. *)

module NXT = Mindstorm__NXT
module EV3 = Mindstorm__EV3
OCaml

Innovation. Community. Security.