source: git/Singular/pipeLink.h @ 7626c5f

spielwiese
Last change on this file since 7626c5f was 4082e8, checked in by Hans Schoenemann <hannes@…>, 14 years ago
pipelInk stuff git-svn-id: file:///usr/local/Singular/svn/trunk@13171 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 459 bytes
Line 
1/****************************************
2 * Computer Algebra System SINGULAR     *
3 ****************************************/
4/***************************************************************
5 * File:    pipeLink.h
6 *  Purpose: declaration of sl_link routines for pipe
7 *  Version: $Id$
8 ***************************************************************/
9#ifndef PIPELINK_H
10#define PIPELINK_H
11si_link_extension slInitPipeExtension(si_link_extension s);
12#endif
13
Note: See TracBrowser for help on using the repository browser.