comparison src/number-gmp.h @ 5231:ba07c880114a

Fix up FSF's Franklin Street address in many files.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sun, 13 Jun 2010 17:44:56 +0900
parents 2fc0e2f18322
children 2aa9cd456ae7
comparison
equal deleted inserted replaced
5230:4c56e7c6a704 5231:ba07c880114a
13 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 13 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14 for more details. 14 for more details.
15 15
16 You should have received a copy of the GNU General Public License 16 You should have received a copy of the GNU General Public License
17 along with XEmacs; see the file COPYING. If not, write to 17 along with XEmacs; see the file COPYING. If not, write to
18 the Free Software Foundation, Inc., 51 Franklin St - Fifth Floor, 18 the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
19 Boston, MA 02111-1301, USA. */ 19 Boston, MA 02110-1301, USA. */
20 20
21 /* Synched up with: Not in FSF. */ 21 /* Synched up with: Not in FSF. */
22 22
23 /* This library defines the following types: 23 /* This library defines the following types:
24 bignum = mpz_t 24 bignum = mpz_t