Révision 36

sollyaIntegration-4.0/src/Makefile (revision 36)
1 1
CC           = gcc
2
CFLAGS       = -Wall -g -I /warehouse/storres/root/include
2
CFLAGS       = -Wall -g -I /warehouse/storres/root/include -I pobyso/src
3 3
LDLIB        = -L /warehouse/storres/root/lib -lsollya -lfplll -lmpfi -lmpfr -lgmp -lxml2 -lz -lstdc++ -lm -ldl   #-Wl,--verbose
4 4

  
5 5
OBJS         = pobyso/src/pobyso.o
sollyaIntegration-4.0/src/createObj-01.c (revision 36)
8 8
/******************************************************************************/
9 9
/* Headers, applying the "particular to general" convention.*/
10 10

  
11
#include "pobyso4/pobyso.h"
11
#include "pobyso.h"
12 12

  
13 13
/* includes of local headers */
14 14

  
sollyaIntegration-4.0/src/taylorModel-01.c (revision 36)
8 8
/******************************************************************************/
9 9
/* Headers, applying the "particular to general" convention.*/
10 10

  
11
#include "pobyso4/pobyso.h"
11
#include "pobyso.h"
12 12

  
13 13
/* includes of local headers */
14 14

  
15 15

  

Formats disponibles : Unified diff