~njansson/dolfin/hpc

« back to all changes in this revision

Viewing changes to dolfin/fem/UFC.h

  • Committer: ilmarw@gogmagog.simula.no
  • Date: 2008-05-29 10:46:14 UTC
  • mfrom: (2122.3.2 trunk)
  • mto: (2668.1.45 trunk)
  • mto: This revision was merged to the branch mainline in revision 2670.
  • Revision ID: ilmarw@gogmagog.simula.no-20080529104614-xjn0a188wtj2wlmw
Repo fix, roll back unwanted Parameter changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// Copyright (C) 2007-2008 Anders Logg.
 
1
// Copyright (C) 2007 Anders Logg.
2
2
// Licensed under the GNU LGPL Version 2.1.
3
3
//
4
4
// First added:  2007-01-17
5
 
// Last changed: 2008-06-10
 
5
// Last changed: 2007-05-15
6
6
 
7
7
#ifndef __UFC_DATA_H
8
8
#define __UFC_DATA_H