Create Well Path Laterals from existing well paths

* Add cmakebuild/ to .gitignore
* Create Well Path Laterals from existing well paths
* Move ValidRegExpValidator to RiaValidRegExpValidator.h|cpp
* Minor code review fixups
* More minor code review fixups
* Another set of minor code review fixups
This commit is contained in:
Gaute Lindkvist
2021-01-04 11:09:01 +01:00
committed by GitHub
parent 73925e6e20
commit 72614b0c00
48 changed files with 1925 additions and 209 deletions

1
.gitignore vendored
View File

@@ -25,6 +25,7 @@ CMakeCache.txt
cmake_install.cmake
CPack*.cmake
CTest*.cmake
cmakebuild/
#Unit test binaries
*_UnitTests