| 
									
										
										
										
											2024-01-02 00:21:30 -08:00
										 |  |  | # Copyright 2013-2024 Lawrence Livermore National Security, LLC and other | 
					
						
							| 
									
										
										
										
											2022-03-16 16:43:04 -04:00
										 |  |  | # Spack Project Developers. See the top-level COPYRIGHT file for details. | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | # SPDX-License-Identifier: (Apache-2.0 OR MIT) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-04-20 17:11:44 -07:00
										 |  |  | $Env:SPACK_PS1_PATH="$PSScriptRoot\..\share\spack\setup-env.ps1" | 
					
						
							|  |  |  | & (Get-Process -Id $pid).Path -NoExit { | 
					
						
							|  |  |  |      . $Env:SPACK_PS1_PATH ;  | 
					
						
							|  |  |  |     Push-Location $ENV:SPACK_ROOT | 
					
						
							|  |  |  |  } |