forked from github/verilator
Apply clang-format
This commit is contained in:
parent
a9bd112e0c
commit
04ebba8667
@ -28,9 +28,11 @@ def get_vlt_version():
|
|||||||
return match.group(1)
|
return match.group(1)
|
||||||
return "unknown"
|
return "unknown"
|
||||||
|
|
||||||
|
|
||||||
def setup(app):
|
def setup(app):
|
||||||
app.add_css_file('css/vlt_sphinx.css')
|
app.add_css_file('css/vlt_sphinx.css')
|
||||||
|
|
||||||
|
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
# -- Project information
|
# -- Project information
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user