Commit Graph

1 Commits

Author SHA1 Message Date
Zoltan Somogyi
696414ecd8 Clean up this file a bit, to make future merges with the
Estimated hours taken: 1.5
Branches: main

library/pprint.m:
	Clean up this file a bit, to make future merges with the
	mode-constraints branch easier.

	Add special casing for variables and sparse bitsets, since these can be
	useful.

	Group predicates and functions logically.

	Put the casting predicates and the *_to_doc functions for the special
	cases in the same order as the special case tests in to_doc itself.

	Shorten excessively long dividing lines.

tests/hard_coded/pprint_test.{m,exp}:
	A new test case to test the new additions to to_doc.

tests/hard_coded/Mmakefile:
	Enable the new test case.
2002-07-16 08:10:48 +00:00