source: git/factory/gen_cf_gmp.template @ c1b9927

spielwiese
Last change on this file since c1b9927 was 4f14e5, checked in by Hans Schönemann <hannes@…>, 15 years ago
*hannes: std::FILE git-svn-id: file:///usr/local/Singular/svn/trunk@11999 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 165 bytes
Line 
1GMP_H=`echo $GMP_H_T| sed -e 's/^.*gmp.cc//' -e 's/ .$//'`
2echo generating cf_gmp.h from $GMP_H
3cat $GMP_H | grep -v __GMP_DECLSPEC_XX |grep -v std::FILE > cf_gmp.h
Note: See TracBrowser for help on using the repository browser.