File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 99
1010; Python runtime
1111
12- (install
13- (files
14- (glob_files_rec
15- (python/** with_prefix runtime_python)))
16- (section lib))
12+ ; (install ;
13+ ; (files ;
14+ ; (glob_files_rec ;
15+ ; (python/** with_prefix runtime_python))) ;
16+ ; (section lib)) ;
1717
1818;; ; Rescript runtime -- disabled
1919;;
2323;; (rescript/** with_prefix runtime_rescript)))
2424;; (section lib))
2525
26- (install
27- (files
28- (c/catala_runtime.a as runtime_c/libcatala_runtime.a)
29- (c/dates_calc.h as runtime_c/dates_calc.h)
30- (c/runtime.h as runtime_c/catala_runtime.h))
31- (section lib))
26+ ; (install ;
27+ ; (files ;
28+ ; (c/catala_runtime.a as runtime_c/libcatala_runtime.a) ;
29+ ; (c/dates_calc.h as runtime_c/dates_calc.h) ;
30+ ; (c/runtime.h as runtime_c/catala_runtime.h)) ;
31+ ; (section lib)) ;
You can’t perform that action at this time.
0 commit comments