source: git/Singular/sing_dbm.h @ 0e1846

spielwiese
Last change on this file since 0e1846 was 0e1846, checked in by Olaf Bachmann <obachman@…>, 27 years ago
This commit was generated by cvs2svn to compensate for changes in r59, which included commits to RCS files with non-trunk default branches. git-svn-id: file:///usr/local/Singular/svn/trunk@60 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 301 bytes
Line 
1#ifndef SING_DBM_H
2#define SING_DBM_H
3/*
4 * $Id: sing_dbm.h,v 1.1.1.1 1997-03-19 13:19:01 obachman Exp $
5 *
6 * Copyright (c) 1995 by Dep. Mathematic, Univ. Kaiserslautern.
7 *      <krueger@mathematik.uni-kl.de>     All Rights Reserved
8 */
9
10#include "structs.h"
11
12si_link_extension dbInit(void);
13#endif
Note: See TracBrowser for help on using the repository browser.