We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965e0f1 commit 5238212Copy full SHA for 5238212
doc/z-chap02.xml
@@ -61,7 +61,7 @@
61
<Item>
62
locate your &GAP; directory, the one containing the directories
63
<F>lib</F>, <F>doc</F> and so on. Move the directory
64
- <F>&ARCHIVENAME;</F> into the <F>pkg</F> subdirectory of your &GAP;
+ <F>semigroups-&VERSION;</F> into the <F>pkg</F> subdirectory of your &GAP;
65
directory.
66
</Item>
67
@@ -109,7 +109,7 @@
109
&SEMIGROUPS; package without compiling it.
110
<P/>
111
112
- To compile the kernel component inside the <F>pkg/&ARCHIVENAME;</F>
+ To compile the kernel component inside the <F>pkg/semigroups-&VERSION;</F>
113
directory, type
114
<Listing><![CDATA[
115
./configure && make
0 commit comments