Skip to content

Commit

Permalink
change to version 14
Browse files Browse the repository at this point in the history
Stata 15 is required for updating the master file, but it is not for loading sheets.
  • Loading branch information
randrescastaneda committed Feb 27, 2020
1 parent 1273789 commit d2b8b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcn_master_load.ado
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pause ///
shape(string) ///
]

version 15 // this is really important
version 14

*---------- conditions
if ("`pause'" == "pause") pause on
Expand Down

0 comments on commit d2b8b79

Please sign in to comment.