doxygen: add missing import
This commit is contained in:
parent
6d2ec9baf7
commit
1ae43b3405
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
##############################################################################
|
||||
from spack import *
|
||||
|
||||
import sys
|
||||
|
||||
|
||||
class Doxygen(Package):
|
||||
"""Doxygen is the de facto standard tool for generating documentation
|
||||
|
|
Loading…
Reference in a new issue