Changeset abddbe in git for factory/cf_gcd.cc


Ignore:
Timestamp:
Jun 18, 2014, 3:50:33 PM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
815c0843c69d359e11314bab6d51235ec83a3041
Parents:
cadf9ef6b966396e17f1f8a66576e0f3536fef92
git-author:
Martin Lee <martinlee84@web.de>2014-06-18 15:50:33+02:00
git-committer:
Martin Lee <martinlee84@web.de>2014-06-18 16:36:35+02:00
Message:
chg: added brief descriptions to some files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_gcd.cc

    rcadf9e rabddbe  
    11/* emacs edit mode for this file is -*- C++ -*- */
    22
     3/**
     4 * @file cf_gcd.cc
     5 *
     6 * content/gcd/extgcd of polynomials
     7**/
    38
    49#include "config.h"
Note: See TracChangeset for help on using the changeset viewer.