alashworth / test-issue-import

0 stars 0 forks source link

fix doc for stan::compile #153

Open alashworth opened 5 years ago

alashworth commented 5 years ago

Issue by bob-carpenter Monday Jul 10, 2017 at 19:36 GMT Originally opened as https://github.com/stan-dev/stan/issues/2353


Summary:

From: @ariddell on https://github.com/stan-dev/pystan/issues/365#issuecomment-314095978

It looks like the docs are wrong in compile.hpp.

@param include_paths array of names of included files

I think it is really is a list of directories to search, not filenames.

Description:

Fix to say names of paths to search for included files.

Additional Information:

Almost certainly going to be superseded by https://github.com/stan-dev/stan/issues/2351

Current Version:

v2.16.0