Skip to content

Commit

Permalink
folder globals update
Browse files Browse the repository at this point in the history
  • Loading branch information
mle2718 committed Jul 10, 2023
1 parent 93f3f0f commit 1d215e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions stata_code/project_logistics/folder_setup_globals.do
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ if strmatch("$user","minyang"){;
if strmatch("$user","minyangWin"){;
global my_projdir "C:/Users/Min-Yang.Lee/Documents/READ-SSB-Lee-MRIP-BLAST";
global BLAST_Data "C:/Users/Min-Yang.Lee/Documents/READ-SSB-Lee-BLAST";
quietly do "C:/Users/Min-Yang.Lee/Documents/common/odbc_setup_macros.do";
global oracle_cxn " $mysole_conn lower";
global oracle_cxn " $mysole_conn";

};

Expand Down

0 comments on commit 1d215e7

Please sign in to comment.