Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use new macros THROWF and RETHROWF.
[simgrid.git] / examples / gras / mmrpc / mmrpc.c
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-02-17 agierschUse new style logging macros.
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2007-04-11 cheriermused during the build process
2006-04-25 mquinsonSplit into several files to explain how it can be done
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback API
2005-10-24 mquinsonplug a leak
2005-10-20 mquinsonYeah xlC, calm down, I'll write ansi C without fancy...
2005-10-20 mquinsonAvoid double free
2005-10-20 mquinsonLet it compile properly
2005-10-02 mquinsonAdd a yummy matrix multiplication rpc thing