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

« back to all changes in this revision

Viewing changes to isl/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-10-17 15:54:24 UTC
  • mfrom: (3.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20131017155424-3q1gw7yhddylfkpj
Tags: 0.18.1-1
* New upstream version.
* Add a comment to build-depend on libpod-latex-perl | perl (<< 5.17.0),
  when the documentation is built. Closes: #711681.
* Use dh_autotools-dev to update config.{sub,guess}. Closes: #719957.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
        isl_hmap_map_basic_set.h \
84
84
        isl_ilp.c \
85
85
        isl_input.c \
86
 
        isl_list.c \
87
 
        isl_list_private.h \
 
86
        isl_int.h \
88
87
        isl_local_space_private.h \
89
88
        isl_local_space.c \
90
89
        isl_lp.c \
122
121
        isl_scan.h \
123
122
        isl_schedule.c \
124
123
        isl_schedule_private.h \
 
124
        isl_set_list.c \
125
125
        isl_sort.c \
126
126
        isl_sort.h \
127
127
        isl_space.c \
137
137
        isl_transitive_closure.c \
138
138
        isl_union_map.c \
139
139
        isl_union_map_private.h \
 
140
        isl_val.c \
 
141
        isl_val_gmp.c \
 
142
        isl_val_private.h \
140
143
        isl_vec.c \
141
144
        isl_version.c \
142
145
        isl_vertices_private.h \
250
253
        include/isl/union_map_type.h \
251
254
        include/isl/union_set.h \
252
255
        include/isl/union_set_type.h \
 
256
        include/isl/val.h \
 
257
        include/isl/val_gmp.h \
 
258
        include/isl/val_int.h \
253
259
        include/isl/vec.h \
254
260
        include/isl/version.h \
255
261
        include/isl/vertices.h
276
282
        doc/mypod2latex \
277
283
        doc/manual.tex \
278
284
        doc/user.pod \
 
285
        interface/all.h \
 
286
        interface/isl.py.top \
279
287
        test_inputs
280
288
 
281
289
dist-hook: