diff options
Diffstat (limited to 'include/fig')
-rw-r--r-- | include/fig | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/include/fig b/include/fig new file mode 100644 index 0000000..dac333c --- /dev/null +++ b/include/fig @@ -0,0 +1,27 @@ +############################################################################### +# # +# Lout setup file for figure drawing (OBSOLETE: use @Diag instead) # +# # +# Jeffrey H. Kingston # +# 5 February 1999 # +# # +############################################################################### + + +############################################################################### +# # +# The @SysInclude { figf } line # +# # +# This line causes Lout to read the definitions for equations, and should # +# not be touched. # +# # +############################################################################### + +@SysInclude { figf } + + +############################################################################### +# # +# This package does not offer the ability to change default options. # +# # +############################################################################### |