Changeset 392a73c for BOOK/final-system/common/ppl.xml
- Timestamp:
- Jul 3, 2009, 11:32:29 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 65a1d51
- Parents:
- acf32d0 (diff), 602aa77 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/ppl.xml
racf32d0 r392a73c 57 57 58 58 <segmentedlist> 59 <segtitle>Installed Programs</segtitle> 59 60 <segtitle>Installed Libraries</segtitle> 60 61 61 62 <seglistitem> 62 <seg>libppl.[a,so], libppl_c.[a,so]</seg> 63 <seg>ppl-config, ppl_lcdd</seg> 64 <seg>libppl.[a,so], libppl_c.[a,so], libpwl.[a,so]</seg> 63 65 </seglistitem> 64 66 </segmentedlist> … … 68 70 <?dbfo list-presentation="list"?> 69 71 <?dbhtml list-presentation="table"?> 72 73 <varlistentry id="ppl-config"> 74 <term><command>ppl-config</command></term> 75 <listitem> 76 <para>Outputs information about the PPL installation</para> 77 <indexterm zone="ch-system-ppl ppl-config"> 78 <primary sortas="b-ppl-config">ppl-config</primary> 79 </indexterm> 80 </listitem> 81 </varlistentry> 82 83 <varlistentry id="ppl_lcdd"> 84 <term><command>ppl_lcdd</command></term> 85 <listitem> 86 <para>Reads an H-representation of a polyhedron and generates a 87 V-representation of the same polyhedron</para> 88 <indexterm zone="ch-system-ppl ppl_lcdd"> 89 <primary sortas="b-ppl_lcdd">ppl_lcdd</primary> 90 </indexterm> 91 </listitem> 92 </varlistentry> 70 93 71 94 <varlistentry id="libppl"> … … 79 102 </varlistentry> 80 103 81 104 <varlistentry id="libppl_c"> 82 105 <term><filename class="libraryfile">libppl_c</filename></term> 83 106 <listitem> … … 89 112 </varlistentry> 90 113 114 <varlistentry id="libpwl"> 115 <term><filename class="libraryfile">libpwl</filename></term> 116 <listitem> 117 <para>The Parma Watchdog Library</para> 118 <indexterm zone="ch-system-ppl libpwl"> 119 <primary sortas="b-libpwl">libpwl</primary> 120 </indexterm> 121 </listitem> 122 </varlistentry> 123 91 124 </variablelist> 92 125
Note:
See TracChangeset
for help on using the changeset viewer.