diff options
Diffstat (limited to 'include/graph')
-rw-r--r-- | include/graph | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/include/graph b/include/graph new file mode 100644 index 0000000..f346317 --- /dev/null +++ b/include/graph @@ -0,0 +1,27 @@ +############################################################################### +# # +# Lout setup file for graph drawing # +# # +# Jeffrey H. Kingston # +# 5 February 1999 # +# # +############################################################################### + + +############################################################################### +# # +# The @SysInclude { graphf } line # +# # +# This line causes Lout to read the definitions for graphs, and should # +# not be touched. # +# # +############################################################################### + +@SysInclude { graphf } + + +############################################################################### +# # +# This package does not offer default options that can be changed. # +# # +############################################################################### |