-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
69 lines (69 loc) · 2.47 KB
/
Copy path.gitmodules
File metadata and controls
69 lines (69 loc) · 2.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule "fortran"]
path = fortran
url = https://github.com/seigtm/fortran_examples
[submodule "circuit"]
path = circuit
url = https://github.com/seigtm/circuitry-spbpu-homework
[submodule "cpp"]
path = cpp
url = https://github.com/seigtm/cpp-spbpu-homework
[submodule "discrete"]
path = discrete
url = https://github.com/seigtm/markov
[submodule "llvm"]
path = llvm
url = https://github.com/seigtm/llvm-setup
[submodule "oop"]
path = oop
url = https://github.com/seigtm/oop-spbpu-homework
[submodule "comp_arch/converted_and_tester"]
path = comp_arch/converted_and_tester
url = https://github.com/seigtm/bmp
[submodule "comp_arch/bmp_24bit_monochromizer"]
path = comp_arch/bmp_24bit_monochromizer
url = https://github.com/seigtm/BMP-24bit-Monochromizer
[submodule "comp_arch/simd"]
path = comp_arch/simd
url = https://github.com/seigtm/simd
[submodule "design_packages/dp32_insort"]
path = design_packages/dp32_insort
url = https://github.com/seigtm/vhdl_dp32_insertion_sort
[submodule "mathmod"]
path = mathmod
url = https://github.com/seigtm/mathmod-spbpu-homework
[submodule "comp_arch/pyposture"]
path = comp_arch/pyposture
url = https://github.com/seigtm/pyposture
[submodule "java"]
path = java
url = https://github.com/seigtm/java-spbpu-homework
[submodule "java_coursework"]
path = java_coursework
url = https://github.com/seigtm/java-spbpu-coursework.git
[submodule "sysanal/decision_making_criterion"]
path = sysanal/decision_making_criterion
url = https://github.com/seigtm/decision_making_criterion.git
[submodule "sysanal/profit_calculator"]
path = sysanal/profit_calculator
url = https://github.com/seigtm/profit_calculator.git
[submodule "databases_control_work"]
path = databases_control_work
url = https://github.com/seigtm/db-spbpu-control-work.git
[submodule "databases/ups"]
path = databases/ups
url = https://github.com/seigtm/ups-db.git
[submodule "databases/imdb"]
path = databases/imdb
url = https://github.com/seigtm/imdb-db.git
[submodule "comp_graphics/primitives"]
path = comp_graphics/primitives
url = https://github.com/seigtm/pyopengl-primitives-animation.git
[submodule "comp_graphics/materials-lighting"]
path = comp_graphics/materials-lighting
url = https://github.com/seigtm/pyopengl-materials-lighting.git
[submodule "comp_graphics/particle-system"]
path = comp_graphics/particle-system
url = https://github.com/seigtm/pyopengl-particle-system.git
[submodule "hq_dev_tech"]
path = hq_dev_tech
url = https://github.com/seigtm/java-learn.git