next up previous contents
Next: PS_draw_top_line Up: ps.pl Previous: PS_insert_else

PS_insert_endif

# Arguments: *PSOUT           : Global open file descriptor
#            $line_num$        : Line number at which the #endif occurs
#            $loc$             : LOC below the #endif
#            $draw_above_line$ : If top line should be drawn, it's == 1
#            $xpos$            : X position
#            $ypos$            : Y position
#            
# Return Values: None
# Description: Inserts PS code to draw a #endif symbol.