View | Details | Raw Unified | Return to bug 191989
Collapse All | Expand All

(-)/usr/home/pi/myp/math/givaro/Makefile (-14 / +17 lines)
Lines 1-21 Link Here
1
# Created by: b.f. <bf@FreeBSD.org>
1
# $FreeBSD: head/math/givaro/Makefile 340722 2014-01-22 17:00:46Z mat $
2
# $FreeBSD: head/math/givaro/Makefile 361812 2014-07-14 18:42:04Z bapt $
3
2
4
PORTNAME=	givaro
3
PORTNAME=	givaro
5
PORTVERSION=	3.5.0
4
PORTVERSION=	3.7.2
6
CATEGORIES=	math
5
CATEGORIES=	math
7
MASTER_SITES=	https://forge.imag.fr/frs/download.php/133/ LOCAL/bf
6
MASTER_SITES=	https://forge.imag.fr/frs/download.php/370/ LOCAL/bf
8
7
9
MAINTAINER=	bf@FreeBSD.org
8
MAINTAINER=	bf@FreeBSD.org
10
COMMENT=	C++ library for computer algebra
9
COMMENT=	A C++ library for computer algebra
11
10
12
LICENSE=	CeCILL-Bv1
11
LICENSE=	CeCILL-Bv1-en.txt
13
LICENSE_NAME=	Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre] B license, version 1
12
LICENSE_NAME=	Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre] B license, version 1
14
LICENSE_FILE=	${WRKSRC}/Licence_CeCILL-B_V1-en.txt
13
LICENSE_FILE=	${WRKSRC}/Licence_CeCILL-B_V1-en.txt
15
LICENSE_PERMS=	auto-accept
14
LICENSE_PERMS=	auto-accept
16
15
17
LIB_DEPENDS=	libgmp.so:${PORTSDIR}/math/gmp
16
LIB_DEPENDS=	libgmp.so.10:${PORTSDIR}/math/gmp
18
17
18
USES=		libtool
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
CONFIGURE_ARGS =	--with-gmp="${LOCALBASE}"
20
CONFIGURE_ARGS =	--with-gmp="${LOCALBASE}"
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
Lines 25-35 Link Here
25
.include <bsd.port.options.mk>
25
.include <bsd.port.options.mk>
26
26
27
.if ${PORT_OPTIONS:MDOXYGEN}
27
.if ${PORT_OPTIONS:MDOXYGEN}
28
BUILD_DEPENDS +=	doxygen:${PORTSDIR}/devel/doxygen
28
BUILD_DEPENDS +=	doxygen:${PORTSDIR}/devel/doxygen \
29
CONFIGURE_ARGS+=	--enable-doc --with-docdir="${DOCSDIR}"
29
			dot:${PORTSDIR}/graphics/graphviz
30
PLIST_SUB+=	DOXYGEN=""
30
CONFIGURE_ARGS+=	--enable-doc --with-docdir=${DOCSDIR}
31
PLIST_SUB+=	PORTDOCS=""
31
.else
32
.else
32
PLIST_SUB+=	DOXYGEN="@comment "
33
PLIST_SUB+=	PORTDOCS="@comment "
33
.endif
34
.endif
34
35
35
CPPFLAGS+=	-I${LOCALBASE}/include
36
CPPFLAGS+=	-I${LOCALBASE}/include
Lines 45-54 Link Here
45
	@${REINPLACE_CMD} -e 's/sed -i/& ""/' ${WRKSRC}/docs/Makefile.in
46
	@${REINPLACE_CMD} -e 's/sed -i/& ""/' ${WRKSRC}/docs/Makefile.in
46
.endif
47
.endif
47
48
48
.if ${PORT_OPTIONS:MDOXYGEN}
49
post-install:
49
post-install:
50
	@${TOUCH} ${DOCSDIR}/givaro-dev-html/.keep-me
50
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgivaro.so.0.5.2
51
51
.if ${PORT_OPTIONS:MDOXYGEN}
52
	${RMDIR} ${STAGEDIR}${DOCSDIR}/givaro-dev-html
53
	${FIND} ${WRKSRC}/docs/givaro-html -not -type d \
54
		| ${SED} -ne 's,^${WRKSRC}/docs/givaro-html,${DOCSDIR}/givaro-html,p' >> ${TMPPLIST}
52
.endif
55
.endif
53
56
54
check regression-test test: build
57
check regression-test test: build
(-)/usr/home/pi/myp/math/givaro/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (givaro-3.5.0.tar.gz) = 5ca1bc2855cb186db11bf0ce4076d4ec0cb5fca298a975484e74046e231809b9
1
SHA256 (givaro-3.7.2.tar.gz) = 63a54eceb3827f39d4355fe62a8fb12d9d14d65cea0f46e7e1ee88ec9765c551
2
SIZE (givaro-3.5.0.tar.gz) = 879528
2
SIZE (givaro-3.7.2.tar.gz) = 794968
(-)/usr/home/pi/myp/math/givaro/pkg-plist (-225 / +9 lines)
Lines 12-17 Link Here
12
include/givaro/givbasictype.h
12
include/givaro/givbasictype.h
13
include/givaro/givbits.h
13
include/givaro/givbits.h
14
include/givaro/givbits.inl
14
include/givaro/givbits.inl
15
include/givaro/givcaster.h
15
include/givaro/givcategory.h
16
include/givaro/givcategory.h
16
include/givaro/givconfig.h
17
include/givaro/givconfig.h
17
include/givaro/givcra.h
18
include/givaro/givcra.h
Lines 98-103 Link Here
98
include/givaro/givrnscstor.inl
99
include/givaro/givrnscstor.inl
99
include/givaro/givrnsfixed.h
100
include/givaro/givrnsfixed.h
100
include/givaro/givrnsfixed.inl
101
include/givaro/givrnsfixed.inl
102
include/givaro/givspyinteger.h
101
include/givaro/givstack.h
103
include/givaro/givstack.h
102
include/givaro/givstack.inl
104
include/givaro/givstack.inl
103
include/givaro/givstorage.h
105
include/givaro/givstorage.h
Lines 114-119 Link Here
114
include/givaro/givvectorsparse.inl
116
include/givaro/givvectorsparse.inl
115
include/givaro/givvectsparseops.inl
117
include/givaro/givvectsparseops.inl
116
include/givaro/givzpz.h
118
include/givaro/givzpz.h
119
include/givaro/givzpzGen.h
120
include/givaro/givzpzGen.inl
117
include/givaro/givzpz16std.h
121
include/givaro/givzpz16std.h
118
include/givaro/givzpz16std.inl
122
include/givaro/givzpz16std.inl
119
include/givaro/givzpz16table1.h
123
include/givaro/givzpz16table1.h
Lines 133-363 Link Here
133
include/gmp++/gmp++_rat.h
137
include/gmp++/gmp++_rat.h
134
include/gmp++/gmp++_rat.inl
138
include/gmp++/gmp++_rat.inl
135
lib/libgivaro.a
139
lib/libgivaro.a
136
lib/libgivaro.la
137
lib/libgivaro.so
140
lib/libgivaro.so
138
lib/libgivaro.so.3
141
lib/libgivaro.so.0
139
%%DOXYGEN%%%%DOCSDIR%%/givaro-dev-html/.keep-me
142
lib/libgivaro.so.0.5.2
140
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/AUTHORS
143
%%PORTDOCS%%%%DOCSDIR%%/givaro.html
141
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/COPYING
144
%%PORTDOCS%%@dirrm %%DOCSDIR%%/givaro-html
142
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/INSTALL
145
%%PORTDOCS%%@dirrm %%DOCSDIR%%
143
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_g_f128_8_c.html
144
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_g_firreducible_8_c.html
145
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_modular_square_root_8_c.html
146
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_polynomial_c_r_t_8_c.html
147
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_prob_lucas_8_c.html
148
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_r_s_a__breaking_8_c.html
149
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_r_s_a__decipher_8_c.html
150
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_r_s_a__encipher_8_c.html
151
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_r_s_a__keys__generator_8_c.html
152
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/_test___extension_8_c.html
153
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/all__field_8_c.html
154
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/annotated.html
155
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/bc_s.png
156
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/bib.html
157
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_array_allocatort.html
158
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_base_timer.html
159
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_g_i_v__rand_iter.html
160
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_integer.html
161
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_key.html
162
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_montgomery_3_01_std32_01_4.html
163
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_r_n_ssystem.html
164
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_r_n_ssystem_fixed.html
165
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_vector_dom.html
166
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_zpz_dom_3_01_integer_01_4.html
167
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_zpz_dom_3_01_log16_01_4.html
168
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_zpz_dom_3_01_std16_01_4.html
169
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_zpz_dom_3_01_std32_01_4.html
170
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_zpz_dom_3_01_std64_01_4.html
171
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/class_givaro_1_1_zpz_dom_3_01_unsigned32_01_4.html
172
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/classes.html
173
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/closed.png
174
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_084a1c897cacbd39aa9c27fc335ab35c.html
175
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_0dd9ebd1474a4dc99789ba0119bdd51e.html
176
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_129c70744c0efe2b177b0af8ae1b9c7d.html
177
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_18bcae4c63913eea52c9b9a8b8ef2e72.html
178
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_3876a9c68757b7f5d5023a06a6dcf18b.html
179
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_43a8ffec82ba76903ade16fc21d9b059.html
180
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_59cfe3464a4e832ff893361042ec4649.html
181
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_6fb3cc2efa7543208ce01790775eb6cc.html
182
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_7f2047eff32efc1d0d12bb3be371891d.html
183
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_818c432af2e902c00dbfcf3a0539cdaa.html
184
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_82ed4aabf8a533ec4cfdf903a204e9cc.html
185
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_8606c389f1f7887e3a6b33a5a9955444.html
186
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_9b688714133bd523de57bcfc32012b45.html
187
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_aa54652c341438ebfd8c82ddc3908422.html
188
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_b923bbf6b3bc9545a442857464098bb2.html
189
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_bbfed1c57e99aafa8093c6d57105b87b.html
190
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_bd4c4153c00fe1f8a3f9a518adfb4264.html
191
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_d0e0e46e201fb698d6463b1dd140c679.html
192
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_e164183d68f9816d2581802bef2e2374.html
193
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dir_f99134fd7bd43929f343517fdce6f42e.html
194
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/dirs.html
195
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/domain__to__operatorstyle_8_c.html
196
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/doxygen.css
197
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/doxygen.png
198
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples.html
199
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_finite_field_2_g_f128_8_c-example.html
200
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_finite_field_2_g_firreducible_8_c-example.html
201
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_finite_field_2_test__extension_8_c-example.html
202
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_finite_field_2all_field_8_c-example.html
203
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_finite_field_2domain_to_operatorstyle_8_c-example.html
204
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_finite_field_2exponentation_8_c-example.html
205
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_finite_field_2ff_arith_8_c-example.html
206
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_finite_field_2gfq_atomic_8_c-example.html
207
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_finite_field_2zpz_atomic_8_c-example.html
208
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2_modular_square_root_8_c-example.html
209
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2_prob_lucas_8_c-example.html
210
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2_r_s_a_breaking_8_c-example.html
211
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2_r_s_a_decipher_8_c-example.html
212
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2_r_s_a_encipher_8_c-example.html
213
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2_r_s_a_keys_generator_8_c-example.html
214
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2iexponentiation_8_c-example.html
215
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2ifactor_8_c-example.html
216
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2ifactor_lenstra_8_c-example.html
217
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2igcd_8_c-example.html
218
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2igcdext_8_c-example.html
219
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2ilcm_8_c-example.html
220
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2ispower_8_c-example.html
221
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2isprime_8_c-example.html
222
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2isproot_8_c-example.html
223
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2lambda_8_c-example.html
224
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2lambda_inv_8_c-example.html
225
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2nb_primes_8_c-example.html
226
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2nextprime_8_c-example.html
227
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2order_8_c-example.html
228
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2phi_8_c-example.html
229
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2prevprime_8_c-example.html
230
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2primitiveelement_8_c-example.html
231
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2primitiveroot_8_c-example.html
232
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_integer_2probable_primroot_8_c-example.html
233
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_polynomial_2_polynomial_c_r_t_8_c-example.html
234
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_polynomial_2highorder_8_c-example.html
235
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_polynomial_2interpolate_8_c-example.html
236
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_polynomial_2isirred_8_c-example.html
237
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_polynomial_2isprimitive_8_c-example.html
238
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_polynomial_2pol_arith_8_c-example.html
239
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_polynomial_2pol_eval_8_c-example.html
240
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_polynomial_2pol_factor_8_c-example.html
241
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_polynomial_2trunc_arith_8_c-example.html
242
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_rational_2iratrecon_8_c-example.html
243
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/examples_2_rational_2polydouble_8_c-example.html
244
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/exponentiation_8_c.html
245
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/ff__arith_8_c.html
246
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/files.html
247
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_0.png
248
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_1.png
249
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_10.png
250
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_11.png
251
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_12.png
252
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_13.png
253
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_14.png
254
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_15.png
255
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_16.png
256
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_2.png
257
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_3.png
258
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_4.png
259
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_5.png
260
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_6.png
261
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_7.png
262
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_8.png
263
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/form_9.png
264
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/formula.repository
265
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions.html
266
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x63.html
267
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x64.html
268
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x65.html
269
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x67.html
270
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x69.html
271
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x6d.html
272
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x6e.html
273
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x6f.html
274
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x72.html
275
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x73.html
276
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x76.html
277
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x7a.html
278
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_0x7e.html
279
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_func.html
280
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_rela.html
281
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_type.html
282
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/functions_vars.html
283
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/gfq__atomic_8_c.html
284
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givcra_8h.html
285
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/giverror_8h.html
286
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givextension_8h.html
287
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givgfq_8h.html
288
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givgfqkron_8h.html
289
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givhashtable_8h.html
290
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givlist0_8h.html
291
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givmontg32_8h.html
292
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givprimes16_8h.html
293
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givrandom_8h.html
294
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givrns_8h.html
295
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givrnsfixed_8h.html
296
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givtablelimits_8h.html
297
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givzpz16std_8h.html
298
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givzpz16table1_8h.html
299
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givzpz32uns_8h.html
300
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givzpz64std_8h.html
301
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givzpz_8h.html
302
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givzpz_int_8h.html
303
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/givzpztypes_8h.html
304
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/globals.html
305
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/globals_func.html
306
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/gmp_09_09__int_8h.html
307
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/group__givaro.html
308
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/group__gmp.html
309
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/hierarchy.html
310
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/highorder_8_c.html
311
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/iexponentiation_8_c.html
312
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/ifactor_8_c.html
313
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/ifactor__lenstra_8_c.html
314
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/igcd_8_c.html
315
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/igcdext_8_c.html
316
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/ilcm_8_c.html
317
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/index.html
318
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/interpolate_8_c.html
319
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/iratrecon_8_c.html
320
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/isirred_8_c.html
321
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/ispower_8_c.html
322
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/isprimitive_8_c.html
323
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/isproot_8_c.html
324
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/lambda_8_c.html
325
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/lambda__inv_8_c.html
326
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/modules.html
327
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/namespace_givaro.html
328
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/namespacemembers.html
329
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/namespacemembers_func.html
330
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/namespaces.html
331
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/nav_f.png
332
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/nav_h.png
333
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/nb__primes_8_c.html
334
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/nextprime_8_c.html
335
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/open.png
336
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/order_8_c.html
337
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/pages.html
338
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/phi_8_c.html
339
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/pol__arith_8_c.html
340
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/pol__eval_8_c.html
341
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/pol__factor_8_c.html
342
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/polydouble_8_c.html
343
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/prevprime_8_c.html
344
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/primitiveelement_8_c.html
345
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/primitiveroot_8_c.html
346
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/probable__primroot_8_c.html
347
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/tab_a.png
348
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/tab_b.png
349
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/tab_h.png
350
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/tab_s.png
351
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/tabs.css
352
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/test-crt_8_c.html
353
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/test-random_8_c.html
354
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/test.html
355
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/todo.html
356
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/trunc__arith_8_c.html
357
%%DOXYGEN%%%%DOCSDIR%%/givaro-html/zpz__atomic_8_c.html
358
%%DOXYGEN%%%%DOCSDIR%%/givaro.html
359
%%DOXYGEN%%@dirrm %%DOCSDIR%%/givaro-dev-html
360
%%DOXYGEN%%@dirrm %%DOCSDIR%%/givaro-html
361
%%DOXYGEN%%@dirrm %%DOCSDIR%%
362
@dirrm include/givaro
146
@dirrm include/givaro
363
@dirrm include/gmp++
147
@dirrm include/gmp++

Return to bug 191989