Skip to content

Commit

Permalink
Update cams_data_dump.do
Browse files Browse the repository at this point in the history
  • Loading branch information
mle2718 committed Sep 13, 2024
1 parent 357416e commit 1501013
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#delimit ;

global firstyr 2000;
global lastyr = 2004;
global lastyr = 2024;
clear;

/* landings */
Expand Down

0 comments on commit 1501013

Please sign in to comment.