Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding everything needed to develop GRAS benchmarking macros.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 16 Feb 2005 22:58:31 +0000 (22:58 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 16 Feb 2005 22:58:31 +0000 (22:58 +0000)
commitef99a405745deb2eaaa8fd1539fa6377495f9217
treea98ff4580da1f48c09641a513150e65608bac579
parent06c58071014cbd46dde10c0cd3eda05b67d56805
Adding everything needed to develop GRAS benchmarking macros.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1030 48e7efb5-ca39-0410-a469-dd3cf9ba447f
12 files changed:
examples/gras/Makefile.am
examples/gras/chrono/Makefile.am [new file with mode: 0644]
examples/gras/chrono/chrono.c [new file with mode: 0644]
examples/gras/chrono/chrono_deployment.xml [new file with mode: 0644]
examples/gras/chrono/test_rl.in [new file with mode: 0755]
examples/gras/chrono/test_sg.in [new file with mode: 0755]
include/Makefile.am
include/gras.h
include/gras/chrono.h [new file with mode: 0644]
include/xbt/dict.h
src/Makefile.am
src/gras/chrono.c [new file with mode: 0644]