Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Greately simplify surf_fopen() at the price of one malloc each time we call it instea...
[simgrid.git] / src / surf / surf_action.c
2009-07-02 mquinsonimplement a constructor for surf_action_t; draft a...
2009-07-01 mquinsonmove action_ref one layer up: not a model method anymor...
2009-07-01 mquinsonRename some model methods to stick to getters/setters...
2009-07-01 mquinsonMove surf_action related function to a specific file