Skip to content
Snippets Groups Projects
Commit cb36aada authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Fix doc bugs, widen columns in the package list

parent ec91152a
Branches
Tags
No related merge requests found
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
# Set an environment variable so that colify will print output like it would to # Set an environment variable so that colify will print output like it would to
# a terminal. # a terminal.
os.environ['COLIFY_SIZE'] = '25x80' os.environ['COLIFY_SIZE'] = '25x120'
# #
# Generate package list using spack command # Generate package list using spack command
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
class Heppdt(Package): class Heppdt(Package):
""" The HepPID library contains translation methods for particle ID's """The HepPID library contains translation methods for particle ID's
to and from various Monte Carlo generators and the PDG standard to and from various Monte Carlo generators and the PDG standard
numbering scheme. We realize that the generators adhere closely numbering scheme. We realize that the generators adhere closely
to the standard, but there are occasional differences.""" to the standard, but there are occasional differences."""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment