We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a115d0e commit eec1d62Copy full SHA for eec1d62
courses/misc_tools/100_gnatstub.rst
@@ -206,11 +206,7 @@ Other Common Switches
206
207
:command:`--force`
208
209
-<<<<<<< HEAD
210
- Overwrite any existing file (without this, :toolname:`GNATstub` will flag as an error
211
-=======
212
Overwrite any existing file (without this, :toolname:`GNATstub` will flag as an error)
213
->>>>>>> origin/master
214
215
:command:`--output-dir=<directory>`
216
@@ -246,11 +242,7 @@ Improving on :toolname:`GNATstub`
246
242
* Read sensors
247
243
* Write to a console
248
244
249
250
-* You can modify the generated stub(s) do implement all this
251
252
245
* You can modify the generated stub(s) to implement all this
253
254
255
-----------------------------
256
Beyond :toolname:`GNATstub`
0 commit comments