From 8d6b838d0a5919620ca8562ac6be1da5c0c3237e Mon Sep 17 00:00:00 2001 From: omnisci3nce Date: Sat, 13 Jul 2024 16:34:48 +1000 Subject: add empty shell scripts --- scripts/gen_amalgamation.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 scripts/gen_amalgamation.sh (limited to 'scripts/gen_amalgamation.sh') diff --git a/scripts/gen_amalgamation.sh b/scripts/gen_amalgamation.sh new file mode 100644 index 0000000..56df62e --- /dev/null +++ b/scripts/gen_amalgamation.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +# Generates a single amalgamation C header file that includes all public types and functions. +# +# This makes including and linking Celeritas very easy. -- cgit v1.2.3-70-g09d2