@@ -3,7 +3,7 @@ SuperStrict
Rem
bbdoc: System/Execute Processes
End Rem
-Module PUB.FreeProcess
+Module Pub.FreeProcess
ModuleInfo "Version: 1.04"
ModuleInfo "Framework: FreeProcess multi platform external process control"
@@ -25,7 +25,7 @@
'
SuperStrict
-Module Pub.libuuid
+Module Pub.LibUUID
ModuleInfo "Version: 1.02"
ModuleInfo "License: BSD"
@@ -19,7 +19,7 @@
-Module pub.vulkan
+Module Pub.Vulkan
Import "vkLoader.bmx"
@@ -21,7 +21,7 @@ SuperStrict
bbdoc: SIMD intrinsics for x64.
-Module pub.xmmintrin
+Module Pub.xmmintrin
ModuleInfo "Version: 1.00"
ModuleInfo "Author: David JJ Camp"