Skip to content

Commit

Permalink
Merge pull request #3 from africanmathsinitiative/master
Browse files Browse the repository at this point in the history
Updating master
  • Loading branch information
Ogik99 authored Oct 29, 2018
2 parents bb7b1ed + fed4c9e commit 59e42e4
Show file tree
Hide file tree
Showing 26 changed files with 41,385 additions and 35,762 deletions.
2 changes: 1 addition & 1 deletion instat/App.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1"/>
</startup>
</configuration>
62 changes: 31 additions & 31 deletions instat/My Project/Settings.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion instat/clsGgplotDefaults.vb
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ Public Class GgplotDefaults
End Get
End Property

Public Shared ReadOnly Property dctStartMonthDates As Dictionary(Of String, String)
Public Shared ReadOnly Property dctStartMonthOriginDates As Dictionary(Of String, String)
Get
Dim dctDateStartMonths As New Dictionary(Of String, String)

Expand Down
85 changes: 57 additions & 28 deletions instat/dlgPICSARainfall.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 59e42e4

Please sign in to comment.