Changeset 80f8f6c in git for factory


Ignore:
Timestamp:
Feb 23, 2016, 2:11:24 AM (8 years ago)
Author:
jgmbenoit <quatermaster@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
ca5f5ec50e7d7e43e956e80b9cff948d8a89ee55
Parents:
50c6c2f123ea605b5992f5784cb7c48542819afa
Message:
correct spelling errors as detected by Lintian
Location:
factory
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • factory/ChangeLog

    r50c6c2f r80f8f6c  
    920920Fri Sep 26 12:54:41 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
    921921
    922         * cf_assert.h: prints the function now where the assrtion occured if
     922        * cf_assert.h: prints the function now where the assrtion occurred if
    923923          we are translating with gcc
    924924
  • factory/facHensel.cc

    r50c6c2f r80f8f6c  
    772772/// solve \f$ 1=\sum_{i=1}^n{\delta_{i} \prod_{j\neq i}{f_j}} \f$ mod \f$p^k\f$
    773773/// over \f$ Q(\alpha) \f$ by first computing mod \f$p\f$ and if no zero divisor
    774 /// occured compute it mod \f$p^k\f$
     774/// occurred compute it mod \f$p^k\f$
    775775CFList
    776776diophantineQa (const CanonicalForm& F, const CanonicalForm& G,
Note: See TracChangeset for help on using the changeset viewer.