~grm08/ufl/indexpartitioning

« back to all changes in this revision

Viewing changes to ufl/algorithms/predicates.py

  • Committer: Martin Sandve Alnæs
  • Date: 2012-05-23 09:22:59 UTC
  • Revision ID: martinal@simula.no-20120523092259-gee3a0xmfva4r01l
Update copyright year to 2012.

Also let my emacs do whitespace pruning so my future commits
won't be polluted with such changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
"""Functions to check properties of forms and integrals."""
2
2
 
3
 
# Copyright (C) 2008-2011 Martin Sandve Alnes and Anders Logg
 
3
# Copyright (C) 2008-2012 Martin Sandve Alnes and Anders Logg
4
4
#
5
5
# This file is part of UFL.
6
6
#