source: git/Singular/bbfan.h @ a2dde00

spielwiese
Last change on this file since a2dde00 was 3ebb22e, checked in by Frank Seelisch <seelisch@…>, 13 years ago
added "extern int fanID" so shared library can use fanID git-svn-id: file:///usr/local/Singular/svn/trunk@14178 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 80 bytes
Line 
1#ifndef BBFAN_H
2#define BBFAN_H
3
4extern int fanID;
5
6void bbfan_setup();
7
8#endif
Note: See TracBrowser for help on using the repository browser.