Skip to content

Commit 22b0d4d

Browse files
committed
Python box ReadME
1 parent 37102a1 commit 22b0d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • pycode/memilio-generation/memilio/tools

pycode/memilio-generation/memilio/tools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In addition to the main source file, it is possible to include further source fi
2929
For this purpose, the `asts´ instance of the [ASTHandler class](/pycode/memilio-generation/memilio/generation/ast_handler.py) provides the method `add_source_file´:
3030
```python
3131
asts.add_source_file("name_of_the_file.cpp")
32-
´´´
32+
```
3333

3434
To set up a target folder, specify the desired output directory for the generated bindings here:
3535
`conf.target_folder = file_path`

0 commit comments

Comments
 (0)