Initial commit

This commit is contained in:
2024-06-04 11:19:21 +02:00
commit a808b2a204
710 changed files with 277632 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