Commit 757695b3 authored by Rane Squires's avatar Rane Squires

Uncommented class body

parent fd8e697f
Pipeline #58 canceled with stages
...@@ -19,14 +19,14 @@ ...@@ -19,14 +19,14 @@
class matlab { class matlab {
# dependencies for matlab to work # dependencies for matlab to work
#package {['libXp', 'libXt', 'libXpm', 'libXmu']: package {['libXp', 'libXt', 'libXpm', 'libXmu']:
# ensure => present, ensure => present,
#} }
# other module classes # other module classes
#contain matlab::vardir contain matlab::vardir
#contain matlab::install contain matlab::install
#Class['matlab::vardir'] Class['matlab::vardir']
#-> Class['matlab::install'] -> Class['matlab::install']
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment