diff --git a/src/ChplPaths.ts b/src/ChplPaths.ts index 0ca76b6..f495b94 100644 --- a/src/ChplPaths.ts +++ b/src/ChplPaths.ts @@ -42,7 +42,6 @@ export function checkChplHome( const subdirs = [ "util", "compiler", - "frontend", "runtime", "modules", "tools",