git: e0ad7d05d68d - main - math/gap: Update 4.11.0 -> 4.11.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 09 Feb 2022 09:35:19 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e0ad7d05d68d63e6b20dc0123b7657cf2b9badfe

commit e0ad7d05d68d63e6b20dc0123b7657cf2b9badfe
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-02-09 09:26:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-02-09 09:35:16 +0000

    math/gap: Update 4.11.0 -> 4.11.1
    
    Also add module version tags in plist.
    
    PR:             261483
    Approved by:    hrs (maintainer's timeout; 14 days)
---
 math/gap/Makefile  |    21 +-
 math/gap/distinfo  |     6 +-
 math/gap/pkg-plist | 20851 ++++++++++++++++++++++++++-------------------------
 3 files changed, 10449 insertions(+), 10429 deletions(-)

diff --git a/math/gap/Makefile b/math/gap/Makefile
index d9ecf88973b4..ce19ff57f0a4 100644
--- a/math/gap/Makefile
+++ b/math/gap/Makefile
@@ -1,9 +1,9 @@
 # Created by: keith@FreeBSD.org
 
 PORTNAME=	gap
-PORTVERSION=	4.11.0
+DISTVERSION=	4.11.1
 CATEGORIES=	math
-MASTER_SITES=	https://files.gap-system.org/${PORTNAME}-${PORTVERSION:R}/${EXTRACT_SUFX:C/\.//}/
+MASTER_SITES=	https://github.com/gap-system/gap/releases/download/v${DISTVERSION}/
 
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	System for computational discrete algebra
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libgmp.so:math/gmp
 
 USES=		autoreconf:build gmake libtool localbase perl5 shebangfix	\
-		readline tar:bzip2
+		readline
 SHEBANG_FILES=	.
 USE_PERL5=	run
 
@@ -39,6 +39,13 @@ PORTDATA=	doc/*
 
 MAKE_JOBS_UNSAFE=yes
 
+PLIST_SUB=	ALNUTH_VER=3.1.2 AUTPGRP_VER=1.10.2 CRISP_VER=1.4.5 \
+		CTBLLIB_VER=1.3.1 FACT_INT_VER=1.6.3 GAP_DOC_VER=1.6.4 \
+		HELP_VER=3.5 IRREDSOL_VER=1.4.1 LAGUNA_VER=3.9.3 \
+		POLENTA_VER=1.3.9 POLYCYCLIC_VER=2.16 PRIMGRP_VER=3.4.1 \
+		RESCLASSES_VER=4.7.2 SOPHUS_VER=1.24 SMALL_GRP_VER=1.4.2 \
+		TOMLIB_VER=1.2.9
+
 # The minimal packages GAP needs to run (do not need compilation)
 MINPACK=	GAPDoc- HeLP- primgrp- SmallGrp- transgrp
 ADDPACK=	atlasrep autpgrp- alnuth- crisp- ctbllib FactInt- fga	\
@@ -46,8 +53,6 @@ ADDPACK=	atlasrep autpgrp- alnuth- crisp- ctbllib FactInt- fga	\
 		sophus- tomlib-
 
 ACLOCVER=	1.16	# Truncated version of aclocal / automake
-BASH2FIX=	pkg/AGT-0.1/GNUmakefile \
-		pkg/AGT-0.1/gac
 
 .include <bsd.port.options.mk>
 
@@ -55,10 +60,6 @@ pre-configure:
 # Avoid conflict with C++20 <version> by ignoring <...> under WRKSRC
 	${REINPLACE_CMD} -i .c++20 's/-I/-iquote/' \
 		${WRKSRC}/pkg/*/Makefile.in
-.for f in ${BASH2FIX}
-	${REINPLACE_CMD} -i '' -e 's|/bin/bash|${LOCALBASE}/bin/bash|'	\
-		${WRKSRC}/${f}
-.endfor
 .for f in aclocal.m4 configure
 	${FIND} ${WRKSRC} -name ${f} | ${XARGS} ${REINPLACE_CMD} -i ''	\
 		-e "s|am__api_version='1.15'|am__api_version='${ACLOCVER}'|"
@@ -76,7 +77,7 @@ post-install:
 	${INSTALL_DATA} ${WRKSRC}/gen/config.h ${STAGEDIR}${PREFIX}/include/gap
 	(cd ${WRKSRC} &&	\
 	./libtool --mode=install install gap ${STAGEDIR}${PREFIX}/bin/gap-bin)
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gap-bin
+	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gap-bin ${STAGEDIR}${PREFIX}/lib/libgap.so.0.0.0
 	(cd ${WRKSRC} &&	\
 	./libtool --mode=install install gac ${STAGEDIR}${PREFIX}/bin/gac)
 	${SED} -e "s:${WRKSRC}:${GAP_LIBDIR}:" ${WRKSRC}/bin/gap.sh \
diff --git a/math/gap/distinfo b/math/gap/distinfo
index 5a74acfe4ad6..5240b2cd0652 100644
--- a/math/gap/distinfo
+++ b/math/gap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588430398
-SHA256 (gap-4.11.0.tar.bz2) = bf070a10dc2ac60593fe65df0f873d72d4d67501e86eb262a6f6bd48fc868602
-SIZE (gap-4.11.0.tar.bz2) = 405499637
+TIMESTAMP = 1643149022
+SHA256 (gap-4.11.1.tar.gz) = 6635c5da7d82755f8339486b9cac33766f58712f297e8234fba40818902ea304
+SIZE (gap-4.11.1.tar.gz) = 511599444
diff --git a/math/gap/pkg-plist b/math/gap/pkg-plist
index ba15f2b70a93..47e900fe0947 100644
--- a/math/gap/pkg-plist
+++ b/math/gap/pkg-plist
@@ -29,6 +29,7 @@ include/gap/finfield_conway.h
 include/gap/funcs.h
 include/gap/gap.h
 include/gap/gap_all.h
+include/gap/gap_version.h
 include/gap/gapstate.h
 include/gap/gaputils.h
 include/gap/gasman.h
@@ -103,13 +104,22 @@ include/gap/weakptr.h
 lib/libgap.so
 lib/libgap.so.0
 lib/libgap.so.0.0.0
+%%DATADIR%%/etc/Makefile.gappkg
+%%DATADIR%%/etc/README.md
 %%DATADIR%%/etc/convert.pl
+%%DATADIR%%/etc/ctags.readme.txt
+%%DATADIR%%/etc/ctags_for_gap
 %%DATADIR%%/etc/emacs/README
+%%DATADIR%%/etc/ffgen.c
+%%DATADIR%%/%%ETCDIR%%log.css
+%%DATADIR%%/etc/log2html.g
+%%DATADIR%%/etc/tags.sh
 %%DATADIR%%/etc/vim/README.vim-utils
 %%DATADIR%%/etc/vim/debug.vim
 %%DATADIR%%/etc/vim/debugvim.txt
 %%DATADIR%%/etc/vim/gap.vim
 %%DATADIR%%/etc/vim/gap_indent.vim
+%%DATADIR%%/etc/xrmtcmd.c
 %%DATADIR%%/gen/config.h
 %%DATADIR%%/gen/gap_version.c
 %%DATADIR%%/gen/stamp-h
@@ -472,6 +482,7 @@ lib/libgap.so.0.0.0
 %%DATADIR%%/lib/object.gd
 %%DATADIR%%/lib/object.gi
 %%DATADIR%%/lib/objset.g
+%%DATADIR%%/lib/obsolete.g
 %%DATADIR%%/lib/obsolete.gd
 %%DATADIR%%/lib/obsolete.gi
 %%DATADIR%%/lib/onecohom.gd
@@ -684,6096 +695,6097 @@ lib/libgap.so.0.0.0
 %%DATADIR%%/lib/zmodnz.gi
 %%DATADIR%%/lib/zmodnze.gd
 %%DATADIR%%/lib/zmodnze.gi
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/CHANGES
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/LICENSE
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/PackageInfo.g
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/README.md
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/FactInt.toc
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/FactInt.xml
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/abstract.xml
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap0.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap0.txt
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap0_mj.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap1.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap1.txt
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap1_mj.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap2.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap2.txt
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap2_mj.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap3.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap3.txt
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap3_mj.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap4.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap4.txt
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chap4_mj.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chapBib.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chapBib.txt
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chapBib_mj.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chapInd.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chapInd.txt
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chapInd_mj.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/chooser.html
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/factintbib.xml
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/factintbib.xml.bib
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/general.xml
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/lefttoc.css
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/main.xml
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/manual.css
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/manual.js
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/manual.pdf
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/manual.six
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/methods.xml
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/nocolorprompt.css
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/preface.xml
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/ragged.css
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/rainbow.js
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/times.css
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/timings.xml
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/title.xml
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/toggless.css
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/doc/toggless.js
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/init.g
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/lib/cfrac.gi
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/lib/ecm.gi
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/lib/factint.gd
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/lib/general.gi
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/lib/mpqs.gi
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/lib/pminus1.gi
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/lib/pplus1.gi
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/makedoc.g
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/read.g
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/3k2k.g
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/akbk.g
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac10
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1001
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1002
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1003
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1004
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1005
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1006
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1007
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1008
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1009
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac101
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1010
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1011
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1012
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1013
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1014
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1015
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1016
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1017
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1018
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1019
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac102
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1020
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1021
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1022
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1023
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1025
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1026
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1027
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1028
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1029
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac103
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1030
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1031
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1032
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1033
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1034
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1035
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1036
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1037
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1038
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1039
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac104
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1040
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1041
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1042
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1043
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1044
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1045
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1046
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1047
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1048
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1049
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac105
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1050
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1051
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1052
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1053
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1054
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1055
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1056
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1057
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1058
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1059
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac106
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1060
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1061
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1062
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1063
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1064
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1065
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1066
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1067
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1068
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1069
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac107
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1070
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1071
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1072
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1073
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1074
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1075
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1076
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1077
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1078
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1079
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac108
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1080
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1081
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1082
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1083
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1084
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1085
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1086
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1087
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1088
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac109
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1090
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1091
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1092
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1093
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1094
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1095
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1096
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1097
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1098
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1099
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac11
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac110
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1100
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1101
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1102
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1103
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1104
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1105
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1106
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1107
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1108
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1109
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac111
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1110
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1111
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1112
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1113
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1114
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1115
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1116
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1117
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1118
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1119
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac112
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1120
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1121
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1122
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1123
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1124
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1125
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1126
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1127
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1128
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1129
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac113
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1130
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1131
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1132
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1133
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1134
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1135
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1136
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1137
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1138
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1139
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac114
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1140
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1141
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1142
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1143
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1144
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1145
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1146
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1147
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1148
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1149
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac115
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1150
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1151
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1152
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1153
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1154
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1155
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1157
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1158
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1159
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac116
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1160
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1161
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1162
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1163
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1164
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1165
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1166
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1167
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1168
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1169
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac117
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1170
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1171
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1172
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1173
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1174
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1175
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1176
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1177
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1178
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1179
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac118
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1180
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1181
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1182
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1183
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1184
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1185
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1186
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1187
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1188
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1189
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac119
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1190
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1191
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1192
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1193
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1194
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1195
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1196
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1197
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1198
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1199
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac12
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac120
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1200
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1201
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1205
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1209
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1213
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1216
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1217
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac122
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1223
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1229
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac123
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1231
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1237
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac124
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1248
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1249
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1253
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1254
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1256
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1257
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1259
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac126
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1263
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac127
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1275
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1277
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1279
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1283
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1289
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac129
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1291
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1297
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac13
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac130
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1300
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1301
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1302
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1303
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1307
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac131
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1319
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac132
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1321
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1324
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1327
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac133
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac134
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1344
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac135
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1353
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1355
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac136
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1361
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1363
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1367
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac137
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1373
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac138
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1381
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac139
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1399
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac14
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac140
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1409
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac141
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1411
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac142
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1422
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1423
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1427
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1429
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac143
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1433
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1439
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1444
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1447
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac145
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1451
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1452
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1453
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1459
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac146
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1462
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac147
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1471
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac148
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1481
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1483
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1487
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1489
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac149
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1493
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1499
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac15
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac150
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac151
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1511
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac152
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1523
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1525
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac153
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1531
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1535
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1538
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac154
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1543
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1549
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac155
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1553
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1559
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac156
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1567
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac157
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1571
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1576
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1579
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac158
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1583
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac159
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1597
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac160
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1600
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1601
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1607
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1609
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac161
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1613
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1619
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac162
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1621
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1627
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac163
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1630
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1637
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1639
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac164
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac165
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1657
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac166
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1663
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1667
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1669
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac167
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac168
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1693
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1697
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1699
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac17
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac170
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1709
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac171
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac172
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1721
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1723
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac173
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1733
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac174
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1741
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1747
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac175
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1753
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1759
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac176
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1764
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac177
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1777
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac178
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1783
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1787
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1788
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1789
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac179
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac18
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac180
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1801
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac181
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1811
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac182
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1823
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac183
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1831
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac184
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1847
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac185
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac186
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1861
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1867
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac187
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1871
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1873
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1877
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1879
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac188
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1889
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac189
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac19
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac190
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1901
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1907
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac191
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1913
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac192
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac193
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1931
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1933
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1936
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac194
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1949
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac195
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1951
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1956
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac197
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1973
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1979
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac198
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1987
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac199
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1993
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1997
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac1999
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac20
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac200
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2003
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac201
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2011
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2017
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac202
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2027
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2029
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac203
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2039
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac204
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac205
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2053
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac206
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2063
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2069
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac207
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac208
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2081
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2083
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2087
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2089
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac209
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2097
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2099
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac21
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac210
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac211
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2111
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2113
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac212
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2129
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac213
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2131
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2137
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac214
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2141
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2143
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac215
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2153
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2155
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2161
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac217
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2179
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac218
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac219
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac22
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac220
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2203
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2207
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac221
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2213
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac222
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2221
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac223
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2237
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2239
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac224
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2243
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2244
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2251
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac226
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2267
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2269
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac227
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2273
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac228
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2281
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2287
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac229
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2293
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2297
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac23
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac230
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2304
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2309
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac231
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2311
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac232
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac233
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2333
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2339
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac234
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2341
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2347
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac235
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2351
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2357
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac236
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2365
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac237
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2371
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2377
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac238
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2381
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2383
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2389
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac239
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2393
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2399
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac24
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac240
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac241
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2411
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2417
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac242
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2423
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2437
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac244
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2441
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2447
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac245
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2459
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac246
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2467
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac247
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2473
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2477
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac248
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac249
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac250
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2500
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2503
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac251
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac252
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2521
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac253
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2531
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2534
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2539
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac254
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2543
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2545
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2549
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac255
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2551
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2557
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac257
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2579
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac258
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac259
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2591
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2593
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac26
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac260
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2609
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac261
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2617
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac262
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2621
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac263
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2633
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac264
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2647
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac265
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2657
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2659
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac266
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2663
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac267
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2671
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2677
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac268
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2683
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2687
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2689
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac269
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2693
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2699
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac270
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2704
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2707
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac271
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2711
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2713
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2716
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2719
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac272
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2722
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2729
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac273
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2731
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac274
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2741
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2749
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac275
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2753
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac276
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2767
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac277
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2777
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac278
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2789
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac279
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2791
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2797
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac28
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac280
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2801
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2803
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac281
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2819
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac282
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac283
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2833
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2837
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac284
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2843
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac285
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2851
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2857
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac286
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2861
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac287
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2879
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac288
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2887
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2897
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac29
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac290
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2903
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2909
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac291
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2917
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac292
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2927
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac293
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2939
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac294
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac295
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2953
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2957
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac296
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2963
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2969
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac297
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2971
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac298
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac299
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac2999
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac30
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac300
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3001
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac301
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3011
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3019
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac302
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3023
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac303
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3037
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac304
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3041
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3049
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac305
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac306
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3061
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3067
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac307
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3079
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac308
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3083
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3089
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac309
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac31
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac310
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3109
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac311
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3119
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac312
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3121
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac313
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3133
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3136
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3137
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac314
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac315
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3158
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac316
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3163
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3167
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3169
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac317
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac318
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3181
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3187
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac319
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3191
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac320
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3203
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3209
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac321
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3217
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac322
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3220
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3221
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3229
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac323
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac325
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3251
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3253
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3257
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3259
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac326
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac327
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3271
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3274
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac328
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac329
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3299
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac33
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac330
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3301
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3307
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac331
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3313
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3319
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac332
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3323
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3329
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac333
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3331
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3338
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac334
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3343
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3347
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac335
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3359
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac336
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3361
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3364
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac337
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3371
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3373
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac338
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3389
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac339
-%%ADDPACK%%%%DATADIR%%/pkg/FactInt-1.6.3/tables/brent/brfac3391
*** 20079 LINES SKIPPED ***