source: git/Singular/dyn_modules/cohomo/cohomo.h @ 82410d

fieker-DuValspielwiese
Last change on this file since 82410d was 82410d, checked in by Hans Schoenemann <hannes@…>, 18 months ago
simplify: static for cohomo
  • Property mode set to 100644
File size: 269 bytes
Line 
1#ifndef COHOMO_H
2#define COHOMO_H
3/****************************************
4*  Computer Algebra System SINGULAR     *
5****************************************/
6/*
7* ABSTRACT
8*/
9#include "kernel/linear_algebra/linearAlgebra.h"
10
11#include "libpolys/misc/intvec.h"
12
13#endif
Note: See TracBrowser for help on using the repository browser.