From: Jérémie D. <Ba...@us...> - 2011-04-19 16:04:29
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "krobot". The branch, master has been updated via 37baee2571d2c9ab630f4840cb3591934598d5fa (commit) from 4edca7b081fa144bd842ef7551e82e475957cd9b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 37baee2571d2c9ab630f4840cb3591934598d5fa Author: Jérémie Dimino <je...@di...> Date: Tue Apr 19 18:03:50 2011 +0200 [info] remove files generated by ./configure (no longer used) ----------------------------------------------------------------------- Changes: diff --git a/info/control2011/_oasis b/info/control2011/_oasis index 89543d8..bf73cdb 100644 --- a/info/control2011/_oasis +++ b/info/control2011/_oasis @@ -13,9 +13,6 @@ BuildTools: ocamlbuild Plugins: DevFiles (0.2), META (0.2) Synopsis: [Kro]bot Description: Control program for the Eurobot robotic cup. -FilesAB: - src/driver/bus.conf.ab, - src/services/fr.krobot.Service.Planner.service.ab # +-------------------------------------------------------------------+ # | Flags | diff --git a/info/control2011/setup.ml b/info/control2011/setup.ml index ecae0d6..078b5ec 100644 --- a/info/control2011/setup.ml +++ b/info/control2011/setup.ml @@ -1,7 +1,7 @@ (* setup.ml generated for the first time by OASIS v0.2.0~alpha1 *) (* OASIS_START *) -(* DO NOT EDIT (digest: 59697e01816cd0990967d00e7a4e65f9) *) +(* DO NOT EDIT (digest: 30ea6aababbcb01f34ddeb36b478d1f7) *) (* Regenerated by OASIS v0.2.0 Visit http://oasis.forge.ocamlcore.org for more information and @@ -5049,11 +5049,7 @@ let setup_t = pre_command = [(OASISExpr.EBool true, None)]; post_command = [(OASISExpr.EBool true, None)]; }; - files_ab = - [ - "src/driver/bus.conf.ab"; - "src/services/fr.krobot.Service.Planner.service.ab" - ]; + files_ab = []; sections = [ Library hooks/post-receive -- krobot |