Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2018 15:03:53 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474374 - in head/math: . singular
Message-ID:  <201807101503.w6AF3rXU020703@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue Jul 10 15:03:53 2018
New Revision: 474374
URL: https://svnweb.freebsd.org/changeset/ports/474374

Log:
  New port: math/singular
  
  Singular is a computer algebra system for polynomial computations,
  with special emphasis on commutative and non-commutative algebra,
  algebraic geometry, and singularity theory.
  
  WWW: https://www.singular.uni-kl.de/
  
  Submitted by:	yamadam@summitsystem.co.jp

Added:
  head/math/singular/
  head/math/singular/Makefile   (contents, props changed)
  head/math/singular/distinfo   (contents, props changed)
  head/math/singular/pkg-descr   (contents, props changed)
  head/math/singular/pkg-plist   (contents, props changed)
Modified:
  head/math/Makefile

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Tue Jul 10 15:00:03 2018	(r474373)
+++ head/math/Makefile	Tue Jul 10 15:03:53 2018	(r474374)
@@ -777,6 +777,7 @@
     SUBDIR += sfft
     SUBDIR += sfst
     SUBDIR += simd-viterbi
+    SUBDIR += singular
     SUBDIR += slatec
     SUBDIR += slepc
     SUBDIR += slgrace

Added: head/math/singular/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/singular/Makefile	Tue Jul 10 15:03:53 2018	(r474374)
@@ -0,0 +1,26 @@
+# $FreeBSD$
+
+PORTNAME=	singular
+PORTVERSION=	4.1.1
+CATEGORIES=	math
+MASTER_SITES=	http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/4-1-1/
+
+MAINTAINER=	oam_yamada@cc.nara-wu.ac.jp
+COMMENT=	Computer algebra system for polynomial computations
+
+LICENSE=	GPLv3RLE
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+LIB_DEPENDS=	libgmp.so:math/gmp \
+		libmpfr.so:math/mpfr
+
+USES=		gmake libtool perl5 pkgconfig shebangfix
+USE_PERL5=	build
+USE_LDCONFIG=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-gmp=${LOCALBASE}
+MAKE_JOBS_UNSAFE=	yes
+SHEBANG_FILES=	libpolys/libpolys-config.in \
+		libsingular-config.in
+
+.include <bsd.port.mk>

Added: head/math/singular/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/singular/distinfo	Tue Jul 10 15:03:53 2018	(r474374)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1529072351
+SHA256 (singular-4.1.1.tar.gz) = 3792c5707b60c1748298bf47e2277de20303d60563b797372cc0e1eff4bbc583
+SIZE (singular-4.1.1.tar.gz) = 13674870

Added: head/math/singular/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/singular/pkg-descr	Tue Jul 10 15:03:53 2018	(r474374)
@@ -0,0 +1,5 @@
+Singular is a computer algebra system for polynomial computations,
+with special emphasis on commutative and non-commutative algebra,
+algebraic geometry, and singularity theory.
+
+WWW: https://www.singular.uni-kl.de/

Added: head/math/singular/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/singular/pkg-plist	Tue Jul 10 15:03:53 2018	(r474374)
@@ -0,0 +1,4406 @@
+bin/ESingular
+bin/Singular
+bin/TSingular
+bin/libpolys-config
+bin/libsingular-config
+include/factory/cf_gmp.h
+include/factory/factory.h
+include/factory/factoryconf.h
+include/factory/templates/ftmpl_afactor.h
+include/factory/templates/ftmpl_array.h
+include/factory/templates/ftmpl_factor.h
+include/factory/templates/ftmpl_list.h
+include/factory/templates/ftmpl_matrix.h
+include/gfanlib/_config.h
+include/gfanlib/config.h
+include/gfanlib/gfanlib.h
+include/gfanlib/gfanlib_circuittableint.h
+include/gfanlib/gfanlib_matrix.h
+include/gfanlib/gfanlib_mixedvolume.h
+include/gfanlib/gfanlib_paralleltraverser.h
+include/gfanlib/gfanlib_polyhedralfan.h
+include/gfanlib/gfanlib_polymakefile.h
+include/gfanlib/gfanlib_q.h
+include/gfanlib/gfanlib_symmetriccomplex.h
+include/gfanlib/gfanlib_symmetry.h
+include/gfanlib/gfanlib_traversal.h
+include/gfanlib/gfanlib_tropicalhomotopy.h
+include/gfanlib/gfanlib_vector.h
+include/gfanlib/gfanlib_z.h
+include/gfanlib/gfanlib_zcone.h
+include/gfanlib/gfanlib_zfan.h
+include/omalloc/omAllocDecl.h
+include/omalloc/omAllocFunc.h
+include/omalloc/omAllocPrivate.h
+include/omalloc/omAllocSystem.h
+include/omalloc/omBin.h
+include/omalloc/omBinPage.h
+include/omalloc/omConfig.h
+include/omalloc/omDebug.h
+include/omalloc/omDerivedConfig.h
+include/omalloc/omError.h
+include/omalloc/omGetBackTrace.h
+include/omalloc/omInline.h
+include/omalloc/omInlineDecl.h
+include/omalloc/omList.h
+include/omalloc/omMemOps.h
+include/omalloc/omOpts.h
+include/omalloc/omRet2Info.h
+include/omalloc/omStats.h
+include/omalloc/omStructs.h
+include/omalloc/omTables.h
+include/omalloc/omalloc.h
+include/omalloc/omallocClass.h
+include/resources/feFopen.h
+include/resources/feResource.h
+include/resources/omFindExec.h
+include/resources/singular_resourcesconfig.h
+include/singular/Singular/attrib.h
+include/singular/Singular/blackbox.h
+include/singular/Singular/cntrlc.h
+include/singular/Singular/countedref.h
+include/singular/Singular/distrib.h
+include/singular/Singular/eigenval_ip.h
+include/singular/Singular/feOpt.h
+include/singular/Singular/feOptTab.h
+include/singular/Singular/fehelp.h
+include/singular/Singular/fevoices.h
+include/singular/Singular/fglm.h
+include/singular/Singular/gms.h
+include/singular/Singular/grammar.h
+include/singular/Singular/idrec.h
+include/singular/Singular/ipconv.h
+include/singular/Singular/ipid.h
+include/singular/Singular/ipprint.h
+include/singular/Singular/ipshell.h
+include/singular/Singular/libparse.h
+include/singular/Singular/libsingular.h
+include/singular/Singular/linearAlgebra_ip.h
+include/singular/Singular/links/dbm_sl.h
+include/singular/Singular/links/ndbm.h
+include/singular/Singular/links/pipeLink.h
+include/singular/Singular/links/silink.h
+include/singular/Singular/links/simpleipc.h
+include/singular/Singular/links/sing_dbm.h
+include/singular/Singular/links/slInit.h
+include/singular/Singular/links/ssiLink.h
+include/singular/Singular/lists.h
+include/singular/Singular/locals.h
+include/singular/Singular/maps_ip.h
+include/singular/Singular/misc_ip.h
+include/singular/Singular/mmalloc.h
+include/singular/Singular/mod_lib.h
+include/singular/Singular/newstruct.h
+include/singular/Singular/number2.h
+include/singular/Singular/pcv.h
+include/singular/Singular/pyobject_setup.h
+include/singular/Singular/sdb.h
+include/singular/Singular/stype.h
+include/singular/Singular/subexpr.h
+include/singular/Singular/svd/bdsvd.h
+include/singular/Singular/svd/bidiagonal.h
+include/singular/Singular/svd/blas.h
+include/singular/Singular/svd/libs/amp.h
+include/singular/Singular/svd/libs/ap.h
+include/singular/Singular/svd/libs/stdafx.h
+include/singular/Singular/svd/lq.h
+include/singular/Singular/svd/qr.h
+include/singular/Singular/svd/reflections.h
+include/singular/Singular/svd/rotations.h
+include/singular/Singular/svd/svd.h
+include/singular/Singular/svd_si.h
+include/singular/Singular/table.h
+include/singular/Singular/tok.h
+include/singular/Singular/walk.h
+include/singular/coeffs/AE.h
+include/singular/coeffs/AEQ.h
+include/singular/coeffs/AEp.h
+include/singular/coeffs/Enumerator.h
+include/singular/coeffs/OPAE.h
+include/singular/coeffs/OPAEQ.h
+include/singular/coeffs/OPAEp.h
+include/singular/coeffs/bigintmat.h
+include/singular/coeffs/coeffs.h
+include/singular/coeffs/ffields.h
+include/singular/coeffs/flintcf_Q.h
+include/singular/coeffs/flintcf_Zn.h
+include/singular/coeffs/gnumpc.h
+include/singular/coeffs/gnumpfl.h
+include/singular/coeffs/longrat.h
+include/singular/coeffs/modulop.h
+include/singular/coeffs/mpr_complex.h
+include/singular/coeffs/mpr_global.h
+include/singular/coeffs/ntupel.h
+include/singular/coeffs/numbers.h
+include/singular/coeffs/numstats.h
+include/singular/coeffs/rintegers.h
+include/singular/coeffs/rmodulo2m.h
+include/singular/coeffs/rmodulon.h
+include/singular/coeffs/shortfl.h
+include/singular/coeffs/si_gmp.h
+include/singular/kernel/GBEngine/f5c.h
+include/singular/kernel/GBEngine/f5data.h
+include/singular/kernel/GBEngine/f5gb.h
+include/singular/kernel/GBEngine/f5lists.h
+include/singular/kernel/GBEngine/janet.h
+include/singular/kernel/GBEngine/kInline.h
+include/singular/kernel/GBEngine/khstd.h
+include/singular/kernel/GBEngine/kstd1.h
+include/singular/kernel/GBEngine/kstdfac.h
+include/singular/kernel/GBEngine/kutil.h
+include/singular/kernel/GBEngine/nc.h
+include/singular/kernel/GBEngine/ratgring.h
+include/singular/kernel/GBEngine/ringgb.h
+include/singular/kernel/GBEngine/shiftgb.h
+include/singular/kernel/GBEngine/syz.h
+include/singular/kernel/GBEngine/tgb.h
+include/singular/kernel/GBEngine/tgb_internal.h
+include/singular/kernel/GBEngine/tgbgauss.h
+include/singular/kernel/GBEngine/units.h
+include/singular/kernel/combinatorics/hilb.h
+include/singular/kernel/combinatorics/hutil.h
+include/singular/kernel/combinatorics/stairc.h
+include/singular/kernel/digitech.h
+include/singular/kernel/fast_mult.h
+include/singular/kernel/fglm/fglm.h
+include/singular/kernel/fglm/fglmgauss.h
+include/singular/kernel/fglm/fglmvec.h
+include/singular/kernel/groebner_walk/walkMain.h
+include/singular/kernel/groebner_walk/walkProc.h
+include/singular/kernel/groebner_walk/walkSupport.h
+include/singular/kernel/ideals.h
+include/singular/kernel/linear_algebra/Cache.h
+include/singular/kernel/linear_algebra/CacheImplementation.h
+include/singular/kernel/linear_algebra/Minor.h
+include/singular/kernel/linear_algebra/MinorInterface.h
+include/singular/kernel/linear_algebra/MinorProcessor.h
+include/singular/kernel/linear_algebra/eigenval.h
+include/singular/kernel/linear_algebra/interpolation.h
+include/singular/kernel/linear_algebra/linearAlgebra.h
+include/singular/kernel/linear_algebra/minpoly.h
+include/singular/kernel/maps/fast_maps.h
+include/singular/kernel/maps/find_perm.h
+include/singular/kernel/maps/gen_maps.h
+include/singular/kernel/mod2.h
+include/singular/kernel/numeric/mpr_base.h
+include/singular/kernel/numeric/mpr_inout.h
+include/singular/kernel/numeric/mpr_numeric.h
+include/singular/kernel/oswrapper/feread.h
+include/singular/kernel/oswrapper/rlimit.h
+include/singular/kernel/oswrapper/timer.h
+include/singular/kernel/polys.h
+include/singular/kernel/preimage.h
+include/singular/kernel/spectrum/GMPrat.h
+include/singular/kernel/spectrum/kmatrix.h
+include/singular/kernel/spectrum/multicnt.h
+include/singular/kernel/spectrum/npolygon.h
+include/singular/kernel/spectrum/semic.h
+include/singular/kernel/spectrum/spectrum.h
+include/singular/kernel/spectrum/splist.h
+include/singular/kernel/structs.h
+include/singular/libpolysconfig.h
+include/singular/misc/auxiliary.h
+include/singular/misc/int64vec.h
+include/singular/misc/intvec.h
+include/singular/misc/mylimits.h
+include/singular/misc/options.h
+include/singular/misc/prime.h
+include/singular/misc/sirandom.h
+include/singular/polys/PolyEnumerator.h
+include/singular/polys/clapconv.h
+include/singular/polys/clapsing.h
+include/singular/polys/coeffrings.h
+include/singular/polys/ext_fields/algext.h
+include/singular/polys/ext_fields/transext.h
+include/singular/polys/flintconv.h
+include/singular/polys/kbuckets.h
+include/singular/polys/matpol.h
+include/singular/polys/mod_raw.h
+include/singular/polys/monomials/maps.h
+include/singular/polys/monomials/monomials.h
+include/singular/polys/monomials/p_polys.h
+include/singular/polys/monomials/ring.h
+include/singular/polys/nc/gb_hack.h
+include/singular/polys/nc/nc.h
+include/singular/polys/nc/ncSACache.h
+include/singular/polys/nc/ncSAFormula.h
+include/singular/polys/nc/ncSAMult.h
+include/singular/polys/nc/sca.h
+include/singular/polys/nc/summator.h
+include/singular/polys/operations/pShallowCopyDelete.h
+include/singular/polys/prCopy.h
+include/singular/polys/sbuckets.h
+include/singular/polys/simpleideals.h
+include/singular/polys/sparsmat.h
+include/singular/polys/templates/p_MemAdd.h
+include/singular/polys/templates/p_MemCmp.h
+include/singular/polys/templates/p_Procs.h
+include/singular/polys/weight.h
+include/singular/reporter/reporter.h
+include/singular/reporter/s_buff.h
+include/singular/reporter/si_signals.h
+include/singular/singularconfig.h
+lib/libSingular-4.1.1.so
+lib/libSingular.a
+lib/libSingular.so
+lib/libfactory-4.1.1.so
+lib/libfactory.a
+lib/libfactory.so
+lib/libomalloc-0.9.6.so
+lib/libomalloc.a
+lib/libomalloc.so
+lib/libpolys-4.1.1.so
+lib/libpolys.a
+lib/libpolys.so
+lib/libsingular_resources-4.1.1.so
+lib/libsingular_resources.a
+lib/libsingular_resources.so
+libdata/pkgconfig/Singular.pc
+libdata/pkgconfig/factory.pc
+libdata/pkgconfig/libpolys.pc
+libdata/pkgconfig/omalloc.pc
+libdata/pkgconfig/singular_resources.pc
+libexec/singular/MOD/Order.a
+libexec/singular/MOD/Order.so
+libexec/singular/MOD/bigintm.a
+libexec/singular/MOD/bigintm.so
+libexec/singular/MOD/change_cost
+libexec/singular/MOD/customstd.a
+libexec/singular/MOD/customstd.so
+libexec/singular/MOD/gen_test
+libexec/singular/MOD/gitfan.a
+libexec/singular/MOD/gitfan.so
+libexec/singular/MOD/interval.a
+libexec/singular/MOD/interval.so
+libexec/singular/MOD/p_Procs_FieldGeneral.so
+libexec/singular/MOD/p_Procs_FieldIndep.so
+libexec/singular/MOD/p_Procs_FieldQ.so
+libexec/singular/MOD/p_Procs_FieldZp.so
+libexec/singular/MOD/polymake.a
+libexec/singular/MOD/polymake.so
+libexec/singular/MOD/pyobject.a
+libexec/singular/MOD/pyobject.so
+libexec/singular/MOD/python_module.a
+libexec/singular/MOD/python_module.so
+libexec/singular/MOD/singmathic.a
+libexec/singular/MOD/singmathic.so
+libexec/singular/MOD/singularsurf
+libexec/singular/MOD/singularsurf_jupyter
+libexec/singular/MOD/singularsurf_win
+libexec/singular/MOD/solve_IP
+libexec/singular/MOD/syzextra.a
+libexec/singular/MOD/syzextra.so
+libexec/singular/MOD/toric_ideal
+share/applications/Singular-manual.desktop
+share/applications/Singular.desktop
+share/factory/gftables/10201
+share/factory/gftables/1024
+share/factory/gftables/10609
+share/factory/gftables/11449
+share/factory/gftables/11881
+share/factory/gftables/121
+share/factory/gftables/12167
+share/factory/gftables/125
+share/factory/gftables/12769
+share/factory/gftables/128
+share/factory/gftables/1331
+share/factory/gftables/1369
+share/factory/gftables/14641
+share/factory/gftables/15625
+share/factory/gftables/16
+share/factory/gftables/16129
+share/factory/gftables/16384
+share/factory/gftables/16807
+share/factory/gftables/1681
+share/factory/gftables/169
+share/factory/gftables/17161
+share/factory/gftables/1849
+share/factory/gftables/18769
+share/factory/gftables/19321
+share/factory/gftables/19683
+share/factory/gftables/2048
+share/factory/gftables/2187
+share/factory/gftables/2197
+share/factory/gftables/2209
+share/factory/gftables/22201
+share/factory/gftables/22801
+share/factory/gftables/2401
+share/factory/gftables/243
+share/factory/gftables/24389
+share/factory/gftables/24649
+share/factory/gftables/25
+share/factory/gftables/256
+share/factory/gftables/26569
+share/factory/gftables/27
+share/factory/gftables/27889
+share/factory/gftables/2809
+share/factory/gftables/28561
+share/factory/gftables/289
+share/factory/gftables/29791
+share/factory/gftables/29929
+share/factory/gftables/3125
+share/factory/gftables/32
+share/factory/gftables/32041
+share/factory/gftables/32761
+share/factory/gftables/32768
+share/factory/gftables/343
+share/factory/gftables/3481
+share/factory/gftables/361
+share/factory/gftables/36481
+share/factory/gftables/3721
+share/factory/gftables/37249
+share/factory/gftables/38809
+share/factory/gftables/39601
+share/factory/gftables/4
+share/factory/gftables/4096
+share/factory/gftables/44521
+share/factory/gftables/4489
+share/factory/gftables/49
+share/factory/gftables/4913
+share/factory/gftables/49729
+share/factory/gftables/5041
+share/factory/gftables/50653
+share/factory/gftables/512
+share/factory/gftables/51529
+share/factory/gftables/52441
+share/factory/gftables/529
+share/factory/gftables/5329
+share/factory/gftables/54289
+share/factory/gftables/57121
+share/factory/gftables/58081
+share/factory/gftables/59049
+share/factory/gftables/6241
+share/factory/gftables/625
+share/factory/gftables/63001
+share/factory/gftables/64
+share/factory/gftables/6561
+share/factory/gftables/6859
+share/factory/gftables/6889
+share/factory/gftables/729
+share/factory/gftables/7921
+share/factory/gftables/8
+share/factory/gftables/81
+share/factory/gftables/8192
+share/factory/gftables/841
+share/factory/gftables/9
+share/factory/gftables/9409
+share/factory/gftables/961
+share/icons/Singular.png
+share/info/singular.hlp
+man/man1/ESingular.1.gz
+man/man1/Singular.1.gz
+man/man1/TSingular.1.gz
+%%DATADIR%%/LIB/GND.lib
+%%DATADIR%%/LIB/JMBTest.lib
+%%DATADIR%%/LIB/JMSConst.lib
+%%DATADIR%%/LIB/KVequiv.lib
+%%DATADIR%%/LIB/absfact.lib
+%%DATADIR%%/LIB/ainvar.lib
+%%DATADIR%%/LIB/aksaka.lib
+%%DATADIR%%/LIB/alexpoly.lib
+%%DATADIR%%/LIB/algebra.lib
+%%DATADIR%%/LIB/all.lib
+%%DATADIR%%/LIB/arcpoint.lib
+%%DATADIR%%/LIB/arr.lib
+%%DATADIR%%/LIB/assprimeszerodim.lib
+%%DATADIR%%/LIB/atkins.lib
+%%DATADIR%%/LIB/autgradalg.lib
+%%DATADIR%%/LIB/bfun.lib
+%%DATADIR%%/LIB/bimodules.lib
+%%DATADIR%%/LIB/brillnoether.lib
+%%DATADIR%%/LIB/brnoeth.lib
+%%DATADIR%%/LIB/cart.py
+%%DATADIR%%/LIB/central.lib
+%%DATADIR%%/LIB/chern.lib
+%%DATADIR%%/LIB/cimonom.lib
+%%DATADIR%%/LIB/cisimplicial.lib
+%%DATADIR%%/LIB/classify.lib
+%%DATADIR%%/LIB/classify2.lib
+%%DATADIR%%/LIB/classifyMapGerms.lib
+%%DATADIR%%/LIB/classify_aeq.lib
+%%DATADIR%%/LIB/classifyceq.lib
+%%DATADIR%%/LIB/classifyci.lib
+%%DATADIR%%/LIB/combinat.lib
+%%DATADIR%%/LIB/compregb.lib
+%%DATADIR%%/LIB/control.lib
+%%DATADIR%%/LIB/crypto.lib
+%%DATADIR%%/LIB/curveInv.lib
+%%DATADIR%%/LIB/curvepar.lib
+%%DATADIR%%/LIB/customstd.lib
+%%DATADIR%%/LIB/deRham.lib
+%%DATADIR%%/LIB/decodegb.lib
+%%DATADIR%%/LIB/decomp.lib
+%%DATADIR%%/LIB/deflation.lib
+%%DATADIR%%/LIB/deform.lib
+%%DATADIR%%/LIB/difform.lib
+%%DATADIR%%/LIB/divisors.lib
+%%DATADIR%%/LIB/dmod.lib
+%%DATADIR%%/LIB/dmodapp.lib
+%%DATADIR%%/LIB/dmodloc.lib
+%%DATADIR%%/LIB/dmodvar.lib
+%%DATADIR%%/LIB/elim.lib
+%%DATADIR%%/LIB/ellipticcovers.lib
+%%DATADIR%%/LIB/equising.lib
+%%DATADIR%%/LIB/ffmodstd.lib
+%%DATADIR%%/LIB/ffsolve.lib
+%%DATADIR%%/LIB/findifs.lib
+%%DATADIR%%/LIB/finitediff.lib
+%%DATADIR%%/LIB/finvar.lib
+%%DATADIR%%/LIB/fpadim.lib
+%%DATADIR%%/LIB/fpaprops.lib
+%%DATADIR%%/LIB/freegb.lib
+%%DATADIR%%/LIB/general.lib
+%%DATADIR%%/LIB/gfan.lib
+%%DATADIR%%/LIB/gitfan.lib
+%%DATADIR%%/LIB/gkdim.lib
+%%DATADIR%%/LIB/gmspoly.lib
+%%DATADIR%%/LIB/gmssing.lib
+%%DATADIR%%/LIB/goettsche.lib
+%%DATADIR%%/LIB/graal.lib
+%%DATADIR%%/LIB/gradedModules.lib
+%%DATADIR%%/LIB/graphics.lib
+%%DATADIR%%/LIB/grobcov.lib
+%%DATADIR%%/LIB/groups.lib
+%%DATADIR%%/LIB/grwalk.lib
+%%DATADIR%%/LIB/hdepth.lib
+%%DATADIR%%/LIB/help.cnf
+%%DATADIR%%/LIB/hess.lib
+%%DATADIR%%/LIB/hnoether.lib
+%%DATADIR%%/LIB/homolog.lib
+%%DATADIR%%/LIB/hyperel.lib
+%%DATADIR%%/LIB/inout.lib
+%%DATADIR%%/LIB/integralbasis.lib
+%%DATADIR%%/LIB/interpreter.py
+%%DATADIR%%/LIB/intprog.lib
+%%DATADIR%%/LIB/involut.lib
+%%DATADIR%%/LIB/jacobson.lib
+%%DATADIR%%/LIB/kskernel.lib
+%%DATADIR%%/LIB/latex.lib
+%%DATADIR%%/LIB/lejeune.lib
+%%DATADIR%%/LIB/linalg.lib
+%%DATADIR%%/LIB/locnormal.lib
+%%DATADIR%%/LIB/makedbm.lib
+%%DATADIR%%/LIB/mathml.lib
+%%DATADIR%%/LIB/matrix.lib
+%%DATADIR%%/LIB/maxlike.lib
+%%DATADIR%%/LIB/methods.lib
+%%DATADIR%%/LIB/modnormal.lib
+%%DATADIR%%/LIB/modstd.lib
+%%DATADIR%%/LIB/modular.lib
+%%DATADIR%%/LIB/modules.lib
+%%DATADIR%%/LIB/modwalk.lib
+%%DATADIR%%/LIB/mondromy.lib
+%%DATADIR%%/LIB/monomialideal.lib
+%%DATADIR%%/LIB/mprimdec.lib
+%%DATADIR%%/LIB/mregular.lib
+%%DATADIR%%/LIB/multigrading.lib
+%%DATADIR%%/LIB/ncHilb.lib
+%%DATADIR%%/LIB/ncModslimgb.lib
+%%DATADIR%%/LIB/ncalg.lib
+%%DATADIR%%/LIB/ncall.lib
+%%DATADIR%%/LIB/ncdecomp.lib
+%%DATADIR%%/LIB/ncfactor.lib
+%%DATADIR%%/LIB/ncfrac.lib
+%%DATADIR%%/LIB/nchomolog.lib
+%%DATADIR%%/LIB/ncloc.lib
+%%DATADIR%%/LIB/ncpreim.lib
+%%DATADIR%%/LIB/nctools.lib
+%%DATADIR%%/LIB/nets.lib
+%%DATADIR%%/LIB/nfmodstd.lib
+%%DATADIR%%/LIB/nfmodsyz.lib
+%%DATADIR%%/LIB/noether.lib
+%%DATADIR%%/LIB/normal.lib
+%%DATADIR%%/LIB/normaliz.lib
+%%DATADIR%%/LIB/ntsolve.lib
+%%DATADIR%%/LIB/numerAlg.lib
+%%DATADIR%%/LIB/numerDecom.lib
+%%DATADIR%%/LIB/olga.lib
+%%DATADIR%%/LIB/orbitparam.lib
+%%DATADIR%%/LIB/parallel.lib
+%%DATADIR%%/LIB/paraplanecurves.lib
+%%DATADIR%%/LIB/perf.py
+%%DATADIR%%/LIB/perron.lib
+%%DATADIR%%/LIB/phindex.lib
+%%DATADIR%%/LIB/pointid.lib
+%%DATADIR%%/LIB/poly.lib
+%%DATADIR%%/LIB/polybori.lib
+%%DATADIR%%/LIB/polyclass.lib
+%%DATADIR%%/LIB/polymake.lib
+%%DATADIR%%/LIB/presolve.lib
+%%DATADIR%%/LIB/primdec.lib
+%%DATADIR%%/LIB/primdecint.lib
+%%DATADIR%%/LIB/primitiv.lib
+%%DATADIR%%/LIB/purityfiltration.lib
+%%DATADIR%%/LIB/qhmoduli.lib
+%%DATADIR%%/LIB/qmatrix.lib
+%%DATADIR%%/LIB/random.lib
+%%DATADIR%%/LIB/ratgb.lib
+%%DATADIR%%/LIB/realclassify.lib
+%%DATADIR%%/LIB/realizationMatroids.lib
+%%DATADIR%%/LIB/realrad.lib
+%%DATADIR%%/LIB/recover.lib
+%%DATADIR%%/LIB/redcgs.lib
+%%DATADIR%%/LIB/reesclos.lib
+%%DATADIR%%/LIB/resbinomial.lib
+%%DATADIR%%/LIB/resgraph.lib
+%%DATADIR%%/LIB/resjung.lib
+%%DATADIR%%/LIB/resolve.lib
+%%DATADIR%%/LIB/resources.lib
+%%DATADIR%%/LIB/reszeta.lib
+%%DATADIR%%/LIB/ring.lib
+%%DATADIR%%/LIB/ringgb.lib
+%%DATADIR%%/LIB/rinvar.lib
+%%DATADIR%%/LIB/rootisolation.lib
+%%DATADIR%%/LIB/rootsmr.lib
+%%DATADIR%%/LIB/rootsur.lib
+%%DATADIR%%/LIB/rstandard.lib
+%%DATADIR%%/LIB/rwalk.lib
+%%DATADIR%%/LIB/sagbi.lib
+%%DATADIR%%/LIB/schreyer.lib
+%%DATADIR%%/LIB/schubert.lib
+%%DATADIR%%/LIB/sets.lib
+%%DATADIR%%/LIB/sheafcoh.lib
+%%DATADIR%%/LIB/signcond.lib
+%%DATADIR%%/LIB/sing.lib
+%%DATADIR%%/LIB/sing4ti2.lib
+%%DATADIR%%/LIB/solve.lib
+%%DATADIR%%/LIB/spcurve.lib
+%%DATADIR%%/LIB/spectrum.lib
+%%DATADIR%%/LIB/standard.lib
+%%DATADIR%%/LIB/stratify.lib
+%%DATADIR%%/LIB/surf.lib
+%%DATADIR%%/LIB/surf_jupyter.lib
+%%DATADIR%%/LIB/surfacesignature.lib
+%%DATADIR%%/LIB/surfex.lib
+%%DATADIR%%/LIB/swalk.lib
+%%DATADIR%%/LIB/symm.py
+%%DATADIR%%/LIB/symodstd.lib
+%%DATADIR%%/LIB/tasks.lib
+%%DATADIR%%/LIB/teachstd.lib
+%%DATADIR%%/LIB/template.lib
+%%DATADIR%%/LIB/toric.lib
+%%DATADIR%%/LIB/triang.lib
+%%DATADIR%%/LIB/tropical.lib
+%%DATADIR%%/LIB/tropicalNewton.lib
+%%DATADIR%%/LIB/tst.lib
+%%DATADIR%%/LIB/util.py
+%%DATADIR%%/LIB/weierstr.lib
+%%DATADIR%%/LIB/zeroset.lib
+%%DATADIR%%/emacs/.emacs-general
+%%DATADIR%%/emacs/.emacs-singular
+%%DATADIR%%/emacs/COPYING
+%%DATADIR%%/emacs/ChangeLog
+%%DATADIR%%/emacs/NEWS
+%%DATADIR%%/emacs/cmd-cmpl.el
+%%DATADIR%%/emacs/ex-cmpl.el
+%%DATADIR%%/emacs/hlp-cmpl.el
+%%DATADIR%%/emacs/lib-cmpl.el
+%%DATADIR%%/emacs/singular.el
+%%DATADIR%%/emacs/singular.xpm
+%%DATADIR%%/html/Hans 2010-10-06.jpg
+%%DATADIR%%/html/Mybg.gif
+%%DATADIR%%/html/a_begin.gif
+%%DATADIR%%/html/a_begin_na.gif
+%%DATADIR%%/html/a_document.gif
+%%DATADIR%%/html/a_document_na.gif
+%%DATADIR%%/html/a_empty.gif
+%%DATADIR%%/html/a_end.gif
+%%DATADIR%%/html/a_end_na.gif
+%%DATADIR%%/html/a_help.gif
+%%DATADIR%%/html/a_help_na.gif
+%%DATADIR%%/html/a_index.gif
+%%DATADIR%%/html/a_index_na.gif
+%%DATADIR%%/html/a_left.gif
+%%DATADIR%%/html/a_left_na.gif
+%%DATADIR%%/html/a_leftdouble.gif
+%%DATADIR%%/html/a_leftdouble_na.gif
+%%DATADIR%%/html/a_page.gif
+%%DATADIR%%/html/a_page_na.gif
+%%DATADIR%%/html/a_right.gif
+%%DATADIR%%/html/a_right_na.gif
+%%DATADIR%%/html/a_rightdouble.gif
+%%DATADIR%%/html/a_rightdouble_na.gif
+%%DATADIR%%/html/a_search.gif
+%%DATADIR%%/html/a_search_na.gif
+%%DATADIR%%/html/a_searchdoc.gif
+%%DATADIR%%/html/a_searchdoc_na.gif
+%%DATADIR%%/html/a_tableofcon.gif
+%%DATADIR%%/html/a_tableofcon_na.gif
+%%DATADIR%%/html/a_top.gif
+%%DATADIR%%/html/a_top_na.gif
+%%DATADIR%%/html/a_up.gif
+%%DATADIR%%/html/a_up_na.gif
+%%DATADIR%%/html/bg.jpg
+%%DATADIR%%/html/bg_left.gif
+%%DATADIR%%/html/bg_right.gif
+%%DATADIR%%/html/blue_dir.gif
+%%DATADIR%%/html/blue_down.gif
+%%DATADIR%%/html/blue_grab.gif
+%%DATADIR%%/html/blue_help.gif
+%%DATADIR%%/html/blue_next.gif
+%%DATADIR%%/html/blue_nnext.gif
+%%DATADIR%%/html/blue_pprev.gif
+%%DATADIR%%/html/blue_prev.gif
+%%DATADIR%%/html/blue_readme.gif
+%%DATADIR%%/html/blue_top.gif
+%%DATADIR%%/html/blue_up.gif
+%%DATADIR%%/html/blue_uup.gif
+%%DATADIR%%/html/contents_motif.gif
+%%DATADIR%%/html/index.htm
+%%DATADIR%%/html/index_motif.gif
+%%DATADIR%%/html/next_motif.gif
+%%DATADIR%%/html/next_motif_gr.gif
+%%DATADIR%%/html/plural.jpg
+%%DATADIR%%/html/previous_motif.gif
+%%DATADIR%%/html/previous_motif_gr.gif
+%%DATADIR%%/html/sing_1.htm
+%%DATADIR%%/html/sing_1.png
+%%DATADIR%%/html/sing_10.htm
+%%DATADIR%%/html/sing_10.png
+%%DATADIR%%/html/sing_100.htm
+%%DATADIR%%/html/sing_100.png
+%%DATADIR%%/html/sing_1000.htm
+%%DATADIR%%/html/sing_1001.htm
+%%DATADIR%%/html/sing_1002.htm
+%%DATADIR%%/html/sing_1003.htm
+%%DATADIR%%/html/sing_1004.htm
+%%DATADIR%%/html/sing_1005.htm
+%%DATADIR%%/html/sing_1006.htm
+%%DATADIR%%/html/sing_1007.htm
+%%DATADIR%%/html/sing_1008.htm
+%%DATADIR%%/html/sing_1009.htm
+%%DATADIR%%/html/sing_101.htm
+%%DATADIR%%/html/sing_101.png
+%%DATADIR%%/html/sing_1010.htm
+%%DATADIR%%/html/sing_1011.htm
+%%DATADIR%%/html/sing_1012.htm
+%%DATADIR%%/html/sing_1013.htm
+%%DATADIR%%/html/sing_1014.htm
+%%DATADIR%%/html/sing_1015.htm
+%%DATADIR%%/html/sing_1016.htm
+%%DATADIR%%/html/sing_1017.htm
+%%DATADIR%%/html/sing_1018.htm
+%%DATADIR%%/html/sing_1019.htm
+%%DATADIR%%/html/sing_102.htm
+%%DATADIR%%/html/sing_102.png
+%%DATADIR%%/html/sing_1020.htm
+%%DATADIR%%/html/sing_1021.htm
+%%DATADIR%%/html/sing_1022.htm
+%%DATADIR%%/html/sing_1023.htm
+%%DATADIR%%/html/sing_1024.htm
+%%DATADIR%%/html/sing_1025.htm
+%%DATADIR%%/html/sing_1026.htm
+%%DATADIR%%/html/sing_1027.htm
+%%DATADIR%%/html/sing_1028.htm
+%%DATADIR%%/html/sing_1029.htm
+%%DATADIR%%/html/sing_103.htm
+%%DATADIR%%/html/sing_103.png
+%%DATADIR%%/html/sing_1030.htm
+%%DATADIR%%/html/sing_1031.htm
+%%DATADIR%%/html/sing_1032.htm
+%%DATADIR%%/html/sing_1033.htm
+%%DATADIR%%/html/sing_1034.htm
+%%DATADIR%%/html/sing_1035.htm
+%%DATADIR%%/html/sing_1036.htm
+%%DATADIR%%/html/sing_1037.htm
+%%DATADIR%%/html/sing_1038.htm
+%%DATADIR%%/html/sing_1039.htm
+%%DATADIR%%/html/sing_104.htm
+%%DATADIR%%/html/sing_104.png
+%%DATADIR%%/html/sing_1040.htm
+%%DATADIR%%/html/sing_1041.htm
+%%DATADIR%%/html/sing_1042.htm
+%%DATADIR%%/html/sing_1043.htm
+%%DATADIR%%/html/sing_1044.htm
+%%DATADIR%%/html/sing_1045.htm
+%%DATADIR%%/html/sing_1046.htm
+%%DATADIR%%/html/sing_1047.htm
+%%DATADIR%%/html/sing_1048.htm
+%%DATADIR%%/html/sing_1049.htm
+%%DATADIR%%/html/sing_105.htm
+%%DATADIR%%/html/sing_105.png
+%%DATADIR%%/html/sing_1050.htm
+%%DATADIR%%/html/sing_1051.htm
+%%DATADIR%%/html/sing_1052.htm
+%%DATADIR%%/html/sing_1053.htm
+%%DATADIR%%/html/sing_1054.htm
+%%DATADIR%%/html/sing_1055.htm
+%%DATADIR%%/html/sing_1056.htm
+%%DATADIR%%/html/sing_1057.htm
+%%DATADIR%%/html/sing_1058.htm
+%%DATADIR%%/html/sing_1059.htm
+%%DATADIR%%/html/sing_106.htm
+%%DATADIR%%/html/sing_106.png
+%%DATADIR%%/html/sing_1060.htm
+%%DATADIR%%/html/sing_1061.htm
+%%DATADIR%%/html/sing_1062.htm
+%%DATADIR%%/html/sing_1063.htm
+%%DATADIR%%/html/sing_1064.htm
+%%DATADIR%%/html/sing_1065.htm
+%%DATADIR%%/html/sing_1066.htm
+%%DATADIR%%/html/sing_1067.htm
+%%DATADIR%%/html/sing_1068.htm
+%%DATADIR%%/html/sing_1069.htm
+%%DATADIR%%/html/sing_107.htm
+%%DATADIR%%/html/sing_107.png
+%%DATADIR%%/html/sing_1070.htm
+%%DATADIR%%/html/sing_1071.htm
+%%DATADIR%%/html/sing_1072.htm
+%%DATADIR%%/html/sing_1073.htm
+%%DATADIR%%/html/sing_1074.htm
+%%DATADIR%%/html/sing_1075.htm
+%%DATADIR%%/html/sing_1076.htm
+%%DATADIR%%/html/sing_1077.htm
+%%DATADIR%%/html/sing_1078.htm
+%%DATADIR%%/html/sing_1079.htm
+%%DATADIR%%/html/sing_108.htm
+%%DATADIR%%/html/sing_108.png
+%%DATADIR%%/html/sing_1080.htm
+%%DATADIR%%/html/sing_1081.htm
+%%DATADIR%%/html/sing_1082.htm
+%%DATADIR%%/html/sing_1083.htm
+%%DATADIR%%/html/sing_1084.htm
+%%DATADIR%%/html/sing_1085.htm
+%%DATADIR%%/html/sing_1086.htm
+%%DATADIR%%/html/sing_1087.htm
+%%DATADIR%%/html/sing_1088.htm
+%%DATADIR%%/html/sing_1089.htm
+%%DATADIR%%/html/sing_109.htm
+%%DATADIR%%/html/sing_109.png
+%%DATADIR%%/html/sing_1090.htm
+%%DATADIR%%/html/sing_1091.htm
+%%DATADIR%%/html/sing_1092.htm
+%%DATADIR%%/html/sing_1093.htm
+%%DATADIR%%/html/sing_1094.htm
+%%DATADIR%%/html/sing_1095.htm
+%%DATADIR%%/html/sing_1096.htm
+%%DATADIR%%/html/sing_1097.htm
+%%DATADIR%%/html/sing_1098.htm
+%%DATADIR%%/html/sing_1099.htm
+%%DATADIR%%/html/sing_11.htm
+%%DATADIR%%/html/sing_11.png
+%%DATADIR%%/html/sing_110.htm
+%%DATADIR%%/html/sing_110.png
+%%DATADIR%%/html/sing_1100.htm
+%%DATADIR%%/html/sing_1101.htm
+%%DATADIR%%/html/sing_1102.htm
+%%DATADIR%%/html/sing_1103.htm
+%%DATADIR%%/html/sing_1104.htm
+%%DATADIR%%/html/sing_1105.htm
+%%DATADIR%%/html/sing_1106.htm
+%%DATADIR%%/html/sing_1107.htm
+%%DATADIR%%/html/sing_1108.htm
+%%DATADIR%%/html/sing_1109.htm
+%%DATADIR%%/html/sing_111.htm
+%%DATADIR%%/html/sing_111.png
+%%DATADIR%%/html/sing_1110.htm
+%%DATADIR%%/html/sing_1111.htm
+%%DATADIR%%/html/sing_1112.htm
+%%DATADIR%%/html/sing_1113.htm
+%%DATADIR%%/html/sing_1114.htm
+%%DATADIR%%/html/sing_1115.htm
+%%DATADIR%%/html/sing_1116.htm
+%%DATADIR%%/html/sing_1117.htm
+%%DATADIR%%/html/sing_1118.htm
+%%DATADIR%%/html/sing_1119.htm
+%%DATADIR%%/html/sing_112.htm
+%%DATADIR%%/html/sing_112.png
+%%DATADIR%%/html/sing_1120.htm
+%%DATADIR%%/html/sing_1121.htm
+%%DATADIR%%/html/sing_1122.htm
+%%DATADIR%%/html/sing_1123.htm
+%%DATADIR%%/html/sing_1124.htm
+%%DATADIR%%/html/sing_1125.htm
+%%DATADIR%%/html/sing_1126.htm
+%%DATADIR%%/html/sing_1127.htm
+%%DATADIR%%/html/sing_1128.htm
+%%DATADIR%%/html/sing_1129.htm
+%%DATADIR%%/html/sing_113.htm
+%%DATADIR%%/html/sing_113.png
+%%DATADIR%%/html/sing_1130.htm
+%%DATADIR%%/html/sing_1131.htm
+%%DATADIR%%/html/sing_1132.htm
+%%DATADIR%%/html/sing_1133.htm
+%%DATADIR%%/html/sing_1134.htm
+%%DATADIR%%/html/sing_1135.htm
+%%DATADIR%%/html/sing_1136.htm
+%%DATADIR%%/html/sing_1137.htm
+%%DATADIR%%/html/sing_1138.htm
+%%DATADIR%%/html/sing_1139.htm
+%%DATADIR%%/html/sing_114.htm
+%%DATADIR%%/html/sing_114.png
+%%DATADIR%%/html/sing_1140.htm
+%%DATADIR%%/html/sing_1141.htm
+%%DATADIR%%/html/sing_1142.htm
+%%DATADIR%%/html/sing_1143.htm
+%%DATADIR%%/html/sing_1144.htm
+%%DATADIR%%/html/sing_1145.htm
+%%DATADIR%%/html/sing_1146.htm
+%%DATADIR%%/html/sing_1147.htm
+%%DATADIR%%/html/sing_1148.htm
+%%DATADIR%%/html/sing_1149.htm
+%%DATADIR%%/html/sing_115.htm
+%%DATADIR%%/html/sing_115.png
+%%DATADIR%%/html/sing_1150.htm
+%%DATADIR%%/html/sing_1151.htm
+%%DATADIR%%/html/sing_1152.htm
+%%DATADIR%%/html/sing_1153.htm
+%%DATADIR%%/html/sing_1154.htm
+%%DATADIR%%/html/sing_1155.htm
+%%DATADIR%%/html/sing_1156.htm
+%%DATADIR%%/html/sing_1157.htm
+%%DATADIR%%/html/sing_1158.htm
+%%DATADIR%%/html/sing_1159.htm
+%%DATADIR%%/html/sing_116.htm
+%%DATADIR%%/html/sing_116.png
+%%DATADIR%%/html/sing_1160.htm
+%%DATADIR%%/html/sing_1161.htm
+%%DATADIR%%/html/sing_1162.htm
+%%DATADIR%%/html/sing_1163.htm
+%%DATADIR%%/html/sing_1164.htm
+%%DATADIR%%/html/sing_1165.htm
+%%DATADIR%%/html/sing_1166.htm
+%%DATADIR%%/html/sing_1167.htm
+%%DATADIR%%/html/sing_1168.htm
+%%DATADIR%%/html/sing_1169.htm
+%%DATADIR%%/html/sing_117.htm
+%%DATADIR%%/html/sing_117.png
+%%DATADIR%%/html/sing_1170.htm
+%%DATADIR%%/html/sing_1171.htm
+%%DATADIR%%/html/sing_1172.htm
+%%DATADIR%%/html/sing_1173.htm
+%%DATADIR%%/html/sing_1174.htm
+%%DATADIR%%/html/sing_1175.htm
+%%DATADIR%%/html/sing_1176.htm
+%%DATADIR%%/html/sing_1177.htm
+%%DATADIR%%/html/sing_1178.htm
+%%DATADIR%%/html/sing_1179.htm
+%%DATADIR%%/html/sing_118.htm
+%%DATADIR%%/html/sing_118.png
+%%DATADIR%%/html/sing_1180.htm
+%%DATADIR%%/html/sing_1181.htm
+%%DATADIR%%/html/sing_1182.htm
+%%DATADIR%%/html/sing_1183.htm
+%%DATADIR%%/html/sing_1184.htm
+%%DATADIR%%/html/sing_1185.htm
+%%DATADIR%%/html/sing_1186.htm
+%%DATADIR%%/html/sing_1187.htm
+%%DATADIR%%/html/sing_1188.htm
+%%DATADIR%%/html/sing_1189.htm
+%%DATADIR%%/html/sing_119.htm
+%%DATADIR%%/html/sing_119.png
+%%DATADIR%%/html/sing_1190.htm
+%%DATADIR%%/html/sing_1191.htm
+%%DATADIR%%/html/sing_1192.htm
+%%DATADIR%%/html/sing_1193.htm
+%%DATADIR%%/html/sing_1194.htm
+%%DATADIR%%/html/sing_1195.htm
+%%DATADIR%%/html/sing_1196.htm
+%%DATADIR%%/html/sing_1197.htm
+%%DATADIR%%/html/sing_1198.htm
+%%DATADIR%%/html/sing_1199.htm
+%%DATADIR%%/html/sing_12.htm
+%%DATADIR%%/html/sing_12.png
+%%DATADIR%%/html/sing_120.htm
+%%DATADIR%%/html/sing_120.png
+%%DATADIR%%/html/sing_1200.htm
+%%DATADIR%%/html/sing_1201.htm
+%%DATADIR%%/html/sing_1202.htm
+%%DATADIR%%/html/sing_1203.htm
+%%DATADIR%%/html/sing_1204.htm
+%%DATADIR%%/html/sing_1205.htm
+%%DATADIR%%/html/sing_1206.htm
+%%DATADIR%%/html/sing_1207.htm
+%%DATADIR%%/html/sing_1208.htm
+%%DATADIR%%/html/sing_1209.htm
+%%DATADIR%%/html/sing_121.htm
+%%DATADIR%%/html/sing_121.png
+%%DATADIR%%/html/sing_1210.htm
+%%DATADIR%%/html/sing_1211.htm
+%%DATADIR%%/html/sing_1212.htm
+%%DATADIR%%/html/sing_1213.htm
+%%DATADIR%%/html/sing_1214.htm
+%%DATADIR%%/html/sing_1215.htm
+%%DATADIR%%/html/sing_1216.htm
+%%DATADIR%%/html/sing_1217.htm
+%%DATADIR%%/html/sing_1218.htm
+%%DATADIR%%/html/sing_1219.htm
+%%DATADIR%%/html/sing_122.htm
+%%DATADIR%%/html/sing_122.png
+%%DATADIR%%/html/sing_1220.htm
+%%DATADIR%%/html/sing_1221.htm
+%%DATADIR%%/html/sing_1222.htm
+%%DATADIR%%/html/sing_1223.htm
+%%DATADIR%%/html/sing_1224.htm
+%%DATADIR%%/html/sing_1225.htm
+%%DATADIR%%/html/sing_1226.htm
+%%DATADIR%%/html/sing_1227.htm
+%%DATADIR%%/html/sing_1228.htm
+%%DATADIR%%/html/sing_1229.htm
+%%DATADIR%%/html/sing_123.htm
+%%DATADIR%%/html/sing_123.png
+%%DATADIR%%/html/sing_1230.htm
+%%DATADIR%%/html/sing_1231.htm
+%%DATADIR%%/html/sing_1232.htm

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807101503.w6AF3rXU020703>