X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=elpa%2Fflycheck-kotlin-20170122.1137%2Fflycheck-kotlin-autoloads.el;fp=elpa%2Fflycheck-kotlin-20170122.1137%2Fflycheck-kotlin-autoloads.el;h=4346897ea026d8f8321bd6715b88780e8f9e93f7;hb=28a13bd0b8508bbab5e79108e5d32d2edc357baa;hp=0000000000000000000000000000000000000000;hpb=26914a98eea51a46872bacef7c2dcf8ba96a50de;p=emacs-init.git diff --git a/elpa/flycheck-kotlin-20170122.1137/flycheck-kotlin-autoloads.el b/elpa/flycheck-kotlin-20170122.1137/flycheck-kotlin-autoloads.el new file mode 100644 index 0000000..4346897 --- /dev/null +++ b/elpa/flycheck-kotlin-20170122.1137/flycheck-kotlin-autoloads.el @@ -0,0 +1,22 @@ +;;; flycheck-kotlin-autoloads.el --- automatically extracted autoloads +;; +;;; Code: +(add-to-list 'load-path (or (file-name-directory #$) (car load-path))) + +;;;### (autoloads nil "flycheck-kotlin" "flycheck-kotlin.el" (23799 +;;;;;; 54080 243520 155000)) +;;; Generated autoloads from flycheck-kotlin.el + +(autoload 'flycheck-kotlin-setup "flycheck-kotlin" "\ +Setup Flycheck for Kotlin. + +\(fn)" nil nil) + +;;;*** + +;; Local Variables: +;; version-control: never +;; no-byte-compile: t +;; no-update-autoloads: t +;; End: +;;; flycheck-kotlin-autoloads.el ends here