Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Incorporate simgrid-java in simgrid-java/.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 30 Jan 2013 22:56:30 +0000 (23:56 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 30 Jan 2013 23:26:11 +0000 (00:26 +0100)
In order to keep the history of the simgrid-java repository,
the following procedure was used:
$ git remote add -f java /path/to/simgrid-java.git/
$ git merge -s ours --no-commit java/master
$ git read-tree --prefix src/bindings/java/ -u java/master
$ git commit -m 'Incorporate simgrid-java in simgrid-java/.'


No differences found