[MLton-commit] r5691

Vesa Karvonen vesak at mlton.org
Fri Jun 29 02:17:47 PDT 2007


Added build file for bg-build-mode.

----------------------------------------------------------------------

A   mltonlib/trunk/com/ssh/async/unstable/example/smlbot/Build.bgb

----------------------------------------------------------------------

Added: mltonlib/trunk/com/ssh/async/unstable/example/smlbot/Build.bgb
===================================================================
--- mltonlib/trunk/com/ssh/async/unstable/example/smlbot/Build.bgb	2007-06-29 07:50:39 UTC (rev 5690)
+++ mltonlib/trunk/com/ssh/async/unstable/example/smlbot/Build.bgb	2007-06-29 09:17:46 UTC (rev 5691)
@@ -0,0 +1,8 @@
+;; Copyright (C) 2007 SSH Communications Security, Helsinki, Finland
+;;
+;; This code is released under the MLton license, a BSD-style license.
+;; See the LICENSE file or http://mlton.org/License for details.
+
+(bg-build
+ :name  "SML-Bot"
+ :shell "nice -n5 make all")




More information about the MLton-commit mailing list