X-Git-Url: https://ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=cint%2Fdummies.pl;fp=cint%2Fdummies.pl;h=0bb469628a0fa913f720a4f3a7def912cedccd9f;hb=a1b23792e63360bbe82337e2d11d9bd07ffcbb53;hp=890bafe8dd258c071d8e2946401af6594eeb52e3;hpb=f6a16c5f0c04d44e61870b834f6b2e88c98cc8a2;p=ginac.git diff --git a/cint/dummies.pl b/cint/dummies.pl index 890bafe8..0bb46962 100644 --- a/cint/dummies.pl +++ b/cint/dummies.pl @@ -44,6 +44,9 @@ $opening=<= 5.14.37 + END_OF_OPENING print OUT $opening; @@ -201,6 +204,8 @@ inline_function_1p('bool','is_zero'); inline_function_2p('simp_lor','lor_g'); inline_single_function_2p('simp_lor','lor_vec','const string &','','const basic &','ex'); +print OUT "\n#endif // (!defined(G_CINTVERSION)) || (G_CINTVERSION < 501437)\n"; + close OUT; # Create a file containing stubs that may be necessary because Cint always