source: git/Singular/Wrappers.h @ a8df349

fieker-DuValspielwiese
Last change on this file since a8df349 was 781efb, checked in by Frank Seelisch <seelisch@…>, 15 years ago
additional files for test code (minors, C++ wrappers) git-svn-id: file:///usr/local/Singular/svn/trunk@12113 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 116 bytes
Line 
1#ifndef WRAPPERS_H
2#define WRAPPERS_H
3
4void testWrappers ();
5void test1 ();
6void test2 ();
7
8#endif
9/* WRAPPERS_H */
Note: See TracBrowser for help on using the repository browser.