source: git/Singular/links/pipeLink.h @ e43dc3

fieker-DuValspielwiese
Last change on this file since e43dc3 was 47367fd, checked in by Hans Schoenemann <hannes@…>, 12 years ago
chg: moved some link stuff to links/*
  • Property mode set to 100644
File size: 441 bytes
Line 
1/****************************************
2 * Computer Algebra System SINGULAR     *
3 ****************************************/
4/***************************************************************
5 * File:    pipeLink.h
6 *  Purpose: declaration of sl_link routines for pipe
7 ***************************************************************/
8#ifndef PIPELINK_H
9#define PIPELINK_H
10si_link_extension slInitPipeExtension(si_link_extension s);
11#endif
12
Note: See TracBrowser for help on using the repository browser.