%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #@66 Mapping from base64-encoded character to the byte it represents. (defconst tramp-uu-b64-alphabet "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" (#$ . 410)) #@53 Alist of mapping from base64 character to its byte. (defconst tramp-uu-b64-char-to-byte (byte-code "\302\303\304 \")\207" [i tramp-uu-b64-alphabet 0 mapcar #[(c) " B T\207" [c i] 2]] 3) (#$ . 592)) #@37 Return the character encoding BYTE. (defalias 'tramp-uu-byte-to-uu-char #[(byte) "\301U\203 \302\207\303\\\207" [byte 0 96 32] 2 (#$ . 799)]) #@42 Return the byte that is encoded as CHAR. (defalias 'tramp-uu-b64-char-to-byte #[(char) " \236A\207" [char tramp-uu-b64-char-to-byte] 2 (#$ . 950)]) #@43 UU-encode the region between BEG and END. (defalias 'tramp-uuencode-region #[(beg end) "\305 \306#\307\211\212b\210\310\fW\203N `f\311\312!\210\n\313\232\203, \314c\210\fS\2026 \315\316\n!!c\210T\317\246\310U\203 \212\320 \210\321\322!c\210)\323c\210\202 \317\246\310U\204i \212\320 \210\321\324 Z\325\246\\!c\210)\323c\210\326c\210b\210\327c,\207" [beg end c i len base64-encode-region t nil 0 delete-char 1 61 "`" tramp-uu-byte-to-uu-char tramp-uu-b64-char-to-byte 60 beginning-of-line char-to-string 77 "\n" 32 45 "`\nend\n" "begin 600 xxx\n"] 4 (#$ . 1105)]) (byte-code "\300\301\302\"\210\303\304!\207" [add-hook tramp-unload-hook #[nil "\300\301\302\"\207" [unload-feature tramp-uu force] 3] provide tramp-uu] 3)