;ELC
|
;;; Compiled
|
;;; in Emacs version 26.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.
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
|
(byte-code "\300\301!\210\300\302!\210\303\304\305\306\307DD\310\311\312\313\314&\207" [require ob org-compat custom-declare-variable org-babel-stan-cmdstan-directory funcall function #[0 "\300\207" [nil] 1] "CmdStan source directory.\nCall \"make\" from this directory to compile the Stan block.\nWhen nil, executing Stan blocks dumps the content to a file." :group org-babel :type (choice (directory :tag "Compilation directory") (const :tag "Dump to a file" nil))] 8)
|
(defvar org-babel-default-header-args:stan '((:results . "file")))
|
#@345 Generate Stan file from BODY according to PARAMS.
|
A :file header argument must be given. If
|
`org-babel-stan-cmdstan-directory' is non-nil and the file name
|
does not have a ".stan" extension, save an intermediate
|
".stan" file and compile the block to the named file.
|
Otherwise, write the Stan code directly to the named file.
|
|
(fn BODY PARAMS)
|
(defalias 'org-babel-execute:stan #[514 "\303\304\236A\206 \305\306!!\203 |