Ignore:
Timestamp:
05/21/10 17:08:26 (15 years ago)
Author:
Eric.Larour
Message:

Moved parallel to solutions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/Qmux/SpawnCoreParallel.cpp

    r3887 r3895  
    3232#include "./Qmux.h"
    3333#include "../include/include.h"
    34 #include "../parallel/parallel.h"
     34#include "../solutions/solutions.h"
    3535
    3636void SpawnCoreParallel(double* responses, int numresponses, double* variables, char** variables_descriptors,int numvariables, Model* model,int analysis_type,int sub_analysis_type,int counter){
Note: See TracChangeset for help on using the changeset viewer.