Changeset b92f8fe in git


Ignore:
Timestamp:
May 4, 2005, 5:47:21 PM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
1bef5a6b47153a845d5b2eb0bb2ca62ac6927eb7
Parents:
01ccdd497cafd5a8eda2d7a958e5017519e00b57
Message:
*hannes: syntax


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

Legend:

Unmodified
Added
Removed
  • kernel/walkSupport.h

    r01ccdd4 rb92f8fe  
     1#ifndef WALKSUPPORT_H
     2#define WALKSUPPORT_H
     3
    14#include "intvec.h"
    25#include "int64vec.h"
     
    4851int64vec* rGetGlobalOrderWeightVec(ring r);
    4952
    50 
     53#endif
Note: See TracChangeset for help on using the changeset viewer.