source: git/gfanlib/gfanlib.h @ def863

spielwiese
Last change on this file since def863 was def863, checked in by Frank Seelisch <seelisch@…>, 13 years ago
included Anders Jensens gfan lib git-svn-id: file:///usr/local/Singular/svn/trunk@13558 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 247 bytes
Line 
1/*
2 * gfanlib.h
3 *
4 *  Created on: Sep 28, 2010
5 *      Author: anders
6 */
7
8#ifndef GFANLIB_H_
9#define GFANLIB_H_
10
11#include "gfanlib_z.h"
12#include "gfanlib_vector.h"
13#include "gfanlib_matrix.h"
14#include "gfanlib_zcone.h"
15
16
17#endif /* GFANLIB_H_ */
Note: See TracBrowser for help on using the repository browser.