Skip to content

Instantly share code, notes, and snippets.

@bquistorff
Last active August 29, 2015 14:05
Show Gist options
  • Save bquistorff/29661f35e812dc3fa083 to your computer and use it in GitHub Desktop.
Save bquistorff/29661f35e812dc3fa083 to your computer and use it in GitHub Desktop.
Stata dependencies stored with project
//Limit to just the project ados
cap adopath - SITE
cap adopath - PLUS
cap adopath - PERSONAL
cap adopath - OLDPLACE
adopath ++ "${dir_base}/code/ado/"
*add mlibs in the new adopath to the index
mata: mata mlib index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment