Setup initial file structure

This commit is contained in:
2024-03-05 11:20:30 +01:00
parent 6183a6391b
commit 70e53e7760
708 changed files with 277486 additions and 0 deletions

View File

@ -0,0 +1,7 @@
// Uninstall and re-install spost9_ado
program define spostupdate
capture ado uninstall spost9_ado
net from http://www.indiana.edu/~jslsoc/stata/
net install spost9_ado
end