Changeset 44ca2f in git for Singular/links/silink.cc


Ignore:
Timestamp:
Feb 20, 2013, 11:02:54 AM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
df326b26190fd139d6a4ce8bf0f0001810b5739f
Parents:
281e8e9d9c69a274d5b66434ba4ffbd7d04f5f6e
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-20 11:02:54+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-20 14:50:04+01:00
Message:
Update due to links separation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/links/silink.cc

    r281e8e r44ca2f  
    2121#include <Singular/subexpr.h>
    2222#include <Singular/ipid.h>
    23 #include <Singular/silink.h>
     23#include <Singular/links/silink.h>
    2424#include <Singular/ipshell.h>
    2525#include <polys/matpol.h>
     
    833833/*------------Initialization at Start-up time------------------------*/
    834834
    835 #include <Singular/slInit.h>
     835#include <Singular/links/slInit.h>
    836836
    837837static si_link_extension slTypeInit(si_link_extension s, const char* type)
Note: See TracChangeset for help on using the changeset viewer.