Files
openmethod/dev/local-flat.sh
Jean-Louis Leroy 9571fefb17 fix flattening
2025-05-19 19:00:55 -04:00

13 lines
445 B
Bash
Executable File

mkdir -p flat/boost/openmethod
python3 dev/flatten.py \
flat/boost/openmethod.hpp \
include/boost/openmethod.hpp \
include/boost/openmethod/unique_ptr.hpp \
include/boost/openmethod/shared_ptr.hpp \
include/boost/openmethod/compiler.hpp
python3 dev/flatten.py \
flat/boost/openmethod/registry.hpp \
include/boost/openmethod/registry.hpp \
include/boost/openmethod/policies/*.hpp \
include/boost/openmethod/default_registry.hpp