Changeset 69139f in git


Ignore:
Timestamp:
Sep 7, 2000, 9:39:09 AM (24 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
e61ac48430bfc579211540ff530f1d774cd11caf
Parents:
4887388b0416ff62754ad381e99723fd66ba3273
Message:
*hannes: fixed typo


git-svn-id: file:///usr/local/Singular/svn/trunk@4571 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/prProcs.h

    r488738 r69139f  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: prProcs.h,v 1.4 2000-09-04 13:39:06 obachman Exp $ */
     4/* $Id: prProcs.h,v 1.5 2000-09-07 07:39:09 Singular Exp $ */
    55/*
    66*  ABSTRACT -  Declaration of Routines for primitive poly arithmetic
     
    2121// Destroys: p
    2222// Const:    n
    23 poly pr_Mult_n_General(poly p, number n)
     23poly pr_Mult_n_General(poly p, number n);
    2424
    2525/////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.