~ubuntu-branches/ubuntu/trusty/cloog/trusty

« back to all changes in this revision

Viewing changes to isl/isl_list.c

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2011-12-15 18:39:17 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20111215183917-uqggmujou8wna9js
Tags: 0.17.0-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#include <isl_list_templ.c>
29
29
 
30
30
#undef BASE
 
31
#define BASE pw_aff
 
32
 
 
33
#include <isl_list_templ.c>
 
34
 
 
35
#undef BASE
31
36
#define BASE band
32
37
 
33
38
#include <isl_list_templ.c>