~njansson/dolfin/hpc

« back to all changes in this revision

Viewing changes to src/common/constants.h

  • Committer: Niclas Jansson
  • Date: 2010-10-14 20:01:10 UTC
  • Revision ID: njansson@csc.kth.se-20101014200110-hus99cmes0dni6tv
Gave new build system some love

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
//
7
7
// This file provides values for common constants.
8
8
 
 
9
#include <dolfin/config/dolfin_config.h>
 
10
 
9
11
#ifndef __DOLFIN_CONSTANTS_H
10
12
#define __DOLFIN_CONSTANTS_H
11
13