diff --git a/prototype/Doubt/Doubt.modulemap b/prototype/Doubt/Doubt.modulemap new file mode 100644 index 000000000..09cf38c24 --- /dev/null +++ b/prototype/Doubt/Doubt.modulemap @@ -0,0 +1,3 @@ +framework module Doubt { + export * +}