doxygen: add missing import
This commit is contained in:
@@ -24,6 +24,8 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
from spack import *
|
from spack import *
|
||||||
|
|
||||||
|
import sys
|
||||||
|
|
||||||
|
|
||||||
class Doxygen(Package):
|
class Doxygen(Package):
|
||||||
"""Doxygen is the de facto standard tool for generating documentation
|
"""Doxygen is the de facto standard tool for generating documentation
|
||||||
|
Reference in New Issue
Block a user