source: git/ntl/src/pair_lzz_pEX_long.c @ 33a041

spielwiese
Last change on this file since 33a041 was 311902, checked in by Hans Schönemann <hannes@…>, 20 years ago
*hannes: 5.3.2-C++-fix git-svn-id: file:///usr/local/Singular/svn/trunk@7474 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 294 bytes
Line 
1
2#include <NTL/pair_lzz_pEX_long.h>
3
4#include <NTL/new.h>
5
6NTL_START_IMPL
7
8NTL_pair_impl(zz_pEX,long,pair_zz_pEX_long)
9NTL_pair_eq_impl(zz_pEX,long,pair_zz_pEX_long)
10
11NTL_vector_impl(pair_zz_pEX_long,vec_pair_zz_pEX_long)
12NTL_eq_vector_impl(pair_zz_pEX_long,vec_pair_zz_pEX_long)
13
14NTL_END_IMPL
Note: See TracBrowser for help on using the repository browser.