File: .gitmodules

package info (click to toggle)
mle 1.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,108 kB
  • sloc: ansic: 13,335; sh: 728; php: 228; makefile: 83
file content (9 lines) | stat: -rw-r--r-- 256 bytes parent folder | download
1
2
3
4
5
6
7
8
9
[submodule "uthash"]
	path = vendor/uthash
	url = https://github.com/troydhanson/uthash.git
[submodule "lua"]
	path = vendor/lua
	url = https://github.com/lua/lua.git
[submodule "pcre2"]
	path = vendor/pcre2
	url = https://github.com/PhilipHazel/pcre2.git