Ignore:
Timestamp:
05/23/10 00:19:16 (15 years ago)
Author:
Eric.Larour
Message:

Moved all objects in Bamg to objects directory.
Moved all solutions from parallel to solutoins.
Moved all modules from top c/ directory to c/modules directory
cleaned up all object dependencies in Bamg/objects (fiouh!)
That will do for the week-end:)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/BuildNodeSetsx/PartitionSets.cpp

    r3775 r3913  
    44       
    55#include "stdio.h"
    6 #include "../shared/shared.h"
    7 #include "../include/include.h"
     6#include "../../shared/shared.h"
     7#include "../../include/include.h"
    88
    99void PartitionSets(Vec* ppartitionb, Vec* ppartitionc,Vec flags_a,Vec flags_b,Vec flags_c,int gsize){
Note: See TracChangeset for help on using the changeset viewer.