My Project
cohomo.h
Go to the documentation of this file.
1 #ifndef COHOMO_H
2 #define COHOMO_H
3 /****************************************
4 * Computer Algebra System SINGULAR *
5 ****************************************/
6 /*
7 * ABSTRACT
8 */
10 
11 #include "libpolys/misc/intvec.h"
12 
13 #endif