diff options
Diffstat (limited to 'src/graph/PS/end.ps')
-rw-r--r-- | src/graph/PS/end.ps | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/graph/PS/end.ps b/src/graph/PS/end.ps new file mode 100644 index 00000000..b7dc5ef8 --- /dev/null +++ b/src/graph/PS/end.ps @@ -0,0 +1,8 @@ + + cleartomark %% clearing operand stack + +end %% pops mainDict from dictionary stack + +showpage + +%-------------------------- end --------------------------% |