source: git/ntl/include/NTL/vec_vec_lzz_p.h @ a703156

fieker-DuValspielwiese
Last change on this file since a703156 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: 205 bytes
Line 
1
2#ifndef NTL_vec_vec_zz_p__H
3#define NTL_vec_vec_zz_p__H
4
5#include <NTL/vec_lzz_p.h>
6
7NTL_OPEN_NNS
8
9NTL_vector_decl(vec_zz_p,vec_vec_zz_p)
10
11NTL_eq_vector_decl(vec_zz_p,vec_vec_zz_p)
12
13NTL_CLOSE_NNS
14
15#endif
Note: See TracBrowser for help on using the repository browser.