commit | author | age
|
76bbd0
|
1 |
;ELC |
C |
2 |
;;; Compiled |
|
3 |
;;; in Emacs version 26.1 |
|
4 |
;;; with all optimizations. |
|
5 |
|
|
6 |
;;; This file uses dynamic docstrings, first added in Emacs 19.29. |
|
7 |
|
|
8 |
;;; This file does not contain utf-8 non-ASCII characters, |
|
9 |
;;; and so can be loaded in Emacs versions earlier than 23. |
|
10 |
|
|
11 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
12 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
13 |
|
|
14 |
|
|
15 |
(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) |
|
16 |
(defvar org-babel-default-header-args:stan '((:results . "file"))) |
|
17 |
#@345 Generate Stan file from BODY according to PARAMS. |
|
18 |
A :file header argument must be given. If |
|
19 |
`org-babel-stan-cmdstan-directory' is non-nil and the file name |
|
20 |
does not have a ".stan" extension, save an intermediate |
|
21 |
".stan" file and compile the block to the named file. |
|
22 |
Otherwise, write the Stan code directly to the named file. |
|
23 |
|
|
24 |
(fn BODY PARAMS) |
|
25 |
(defalias 'org-babel-execute:stan #[514 "\303\304\236A\206 \305\306!!\203 |