Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
duneprototypes
duneprototypes
Coldbox
vd
ChannelMap
mapmakers
compileall.sh
Go to the documentation of this file.
1
#!/bin/sh
2
3
clang++ -std=c++17 -o vdcbmakemap vdcbmakemap.C
4
clang++ -std=c++17 -o maptest maptest.C
5
clang++ -std=c++17 -o vertsliceshift vertsliceshift.C
Generated by
1.8.11