Ignore:
Timestamp:
Jul 3, 2012, 6:30:41 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
cd5fefcfcb3762114c087ec176782c753f2a14d8
Parents:
14e93b441b4c859a8d51eeeb99f68c2ff924c4bd
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-07-03 18:30:41+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-05-07 04:41:45+02:00
Message:
introduced syzextra.{h,cc} files for cleaner separation of algorithms and interpreter wrappers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/syzextra/mod_main.cc

    r14e93b rff7993  
    3636#include "DebugPrint.h"
    3737#include "myNF.h"
     38#include "syzextra.h"
    3839
    3940
     
    6667USING_NAMESPACE( SINGULARXXNAME :: DEBUG )
    6768USING_NAMESPACE( SINGULARXXNAME :: NF )
     69USING_NAMESPACE( SINGULARXXNAME :: SYZEXTRA )
    6870
    6971
Note: See TracChangeset for help on using the changeset viewer.