Fixed submodules spec
This commit is contained in:
		
							
								
								
									
										4
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -1,9 +1,9 @@ | ||||
| [submodule "dbt-core"] | ||||
| 	path = dbt-core | ||||
| 	url = https://minres.com/git/SystemC/DBT-Core.git | ||||
| 	url = https://github.com/Minres/DBT-RISE-Core.git | ||||
| [submodule "sc-components"] | ||||
| 	path = sc-components | ||||
| 	url = https://minres.com/git/SystemC/SystemC-Components.git | ||||
| 	url = https://github.com/Minres/SystemC-Components.git | ||||
| [submodule "external/elfio"] | ||||
| 	path = external/elfio | ||||
| 	url = http://git.code.sf.net/p/elfio/code | ||||
|   | ||||
		Reference in New Issue
	
	Block a user