;;; ascii-table-autoloads.el --- automatically extracted autoloads  -*- lexical-binding: t -*-
;;
;;; Code:

(add-to-list 'load-path (directory-file-name
                         (or (file-name-directory #$) (car load-path))))


;;;### (autoloads nil "ascii-table" "ascii-table.el" (0 0 0 0))
;;; Generated autoloads from ascii-table.el

(autoload 'ascii-table "ascii-table" "\
Show an interactive ASCII table in the other window." t nil)

(register-definition-prefixes "ascii-table" '("ascii-table-"))

;;;***

;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; ascii-table-autoloads.el ends here