/Src/Dependencies/Boost/boost/pool/detail/pool_construct_simple.sh

http://hadesmem.googlecode.com/ · Shell · 11 lines · 1 code · 1 blank · 9 comment · 0 complexity · 4ef641a4e57998ff662503d3148de7fb MD5 · raw file

  1. #!/bin/sh
  2. #
  3. # Copyright (C) 2001 Stephen Cleary
  4. #
  5. # Distributed under the Boost Software License, Version 1.0. (See accompany-
  6. # ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  7. #
  8. # See http://www.boost.org for updates, documentation, and revision history.
  9. #
  10. m4 -P -E -DNumberOfArguments=$1 pool_construct_simple.m4 > pool_construct_simple.inc