~ubuntu-branches/ubuntu/wily/cloog/wily-proposed

« back to all changes in this revision

Viewing changes to doc/cloog.texi

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2015-04-24 15:07:57 UTC
  • mfrom: (3.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20150424150757-wumy8mdonvtgf29j
Tags: 0.18.3-1
* New upstream version.
* Update symbols file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
@setfilename cloog.info
35
35
@settitle CLooG - a loop generator for scanning polyhedra
36
36
 
37
 
@set EDITION 2.1
 
37
@set EDITION 2.1.1
38
38
@include gitversion.texi
39
 
@set UPDATED October 15th 2007
 
39
@set UPDATED December 8th 2014
40
40
@setchapternewpage odd
41
41
 
42
42
@c %**end of header
69
69
@}
70
70
@end example
71
71
 
72
 
Copyright @copyright{} 2002-2005 C@'edric Bastoul.
 
72
Copyright @copyright{} 2002-2014 C@'edric Bastoul.
73
73
 
74
74
@c quotation
75
75
Permission is granted to copy, distribute and/or modify this document under
1275
1275
           place of a given SCoP in a given file. The use of
1276
1276
           this extension is disabled when the options
1277
1277
           @emph{-compilable} or @emph{-callable} are set.
 
1278
     @item @emph{loop} to add loop decorations such as OpenMP
 
1279
           or vectorization pragmas.
1278
1280
     @end itemize
1279
1281
 
1280
1282
@node Help