Skip to content

Commit 15b291f

Browse files
committed
Merge pull request #54 from bloomberg/release
snapshot both compiler and dataset
2 parents 0645595 + 9667c2a commit 15b291f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

jscomp/bin/compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[@@@warning "-a"]
22
[@@@ocaml.doc
33
"\n OCamlScript compiler\n Copyright (C) 2015-2016 Bloomberg Finance L.P.\n\n This program is free software; you can redistribute it and/or modify\n it under the terms of the GNU Lesser General Public License as published by\n the Free Software Foundation, with linking exception;\n either version 2.1 of the License, or (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU Lesser General Public License for more details.\n\n You should have received a copy of the GNU Lesser General Public License\n along with this program; if not, write to the Free Software\n Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n\n\n Author: Hongbo Zhang \n\n"]
4-
[@@@ocaml.doc "01/29-14:37"]
4+
[@@@ocaml.doc "01/29-14:47"]
55
include
66
struct
77
module Js_op =

0 commit comments

Comments
 (0)