File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ wrapping layer) and type-safety (it shouldn't be possible to add boolean terms
15
15
to integer ones at _ compile_ time) sometimes at the cost of verbosity.
16
16
17
17
#### Quick links
18
- [ Getting Started] ( Getting-started.md ) |
18
+ [ Getting Started] ( doc/ Getting-started.md) |
19
19
[ Documentation] [ JavaDoc ] |
20
- [ Known Issues] ( KnownIssues.md ) |
21
- [ Documentation for Developers] ( Developers.md ) |
20
+ [ Known Issues] ( doc/ KnownIssues.md) |
21
+ [ Documentation for Developers] ( doc/ Developers.md) |
22
22
[ Changelog] ( CHANGELOG.md ) |
23
23
[ Configuration Options] [ ConfigurationOptions ]
24
24
@@ -107,7 +107,7 @@ try (SolverContext context = SolverContextFactory.createSolverContext(
107
107
- Contributions: [ Thomas Stieglmaier] [ ] and others.
108
108
109
109
[ ConfigurationOptions ] : https://sosy-lab.github.io/java-smt/ConfigurationOptions.txt
110
- [ Manual Installation ] : Getting-started.md#manual-installation
110
+ [ Manual Installation ] : doc/ Getting-started.md#manual-installation
111
111
[ ShutdownNotifier ] : https://sosy-lab.github.io/java-common-lib/api/org/sosy_lab/common/ShutdownNotifier.html
112
112
[ JavaDoc ] : https://sosy-lab.github.io/java-smt/
113
113
[ George Karpenkov ] : http://metaworld.me
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments