summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/xint/xint.ins
blob: 371064a05b969d88e5fd12b0fde80add65dc0be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
%%----------------------------------------------------------------
%% xint:    Expandable operations on long numbers
%% xintgcd: Euclidean algorithm with xint package
%% Copyright (C) 2013 by Jean-Francois Burnol
%%----------------------------------------------------------------
\def\pkgname{xint}
\def\pkgdate{2013/03/28}
\def\pkgversion{v1.0}
\def\pkgdescription{Expandable operations on long numbers (jfB)}
%%
%% This is a generated file. Run tex or latex on this file to
%% extract xint.sty and xintgcd.sty from xint.dtx
%%
%% See xint.dtx for the statements of copyright and conditions of
%% distribution and/or modification of this work.
%%
\input docstrip.tex
\askforoverwritefalse
\generate{\usepreamble\defaultpreamble
\file{\pkgname.sty}{\from{\pkgname.dtx}{package}}
\file{\pkgname gcd.sty}{\from{\pkgname.dtx}{gcd}}}
\endbatchfile
\endinput
%%
%% End of file `xint.ins'.