make git an X option in script class
This commit is contained in:
parent
e238de78b6
commit
14c4939841
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ __NEW_IF__(fancyfoot,false)
|
|||
|
||||
|
||||
__NEW_IF__(gitversion,false)
|
||||
\DeclareOption{git}{__SET_IF__(gitversion,true)}
|
||||
\DeclareOptionX{git}{__SET_IF__(gitversion,true)}
|
||||
|
||||
__END_OPTIONS_X__
|
||||
|
||||
|
|
Loading…
Reference in a new issue