Skip to content

Commit 3c3b23f

Browse files
authored
filesystem rename autoload -> Autoload, data->Data as it is in WMA (#1842)
I think it is helpful to more closely match the filesystem organization of the Wolfram distribution.
1 parent c72f76a commit 3c3b23f

39 files changed

Lines changed: 16 additions & 16 deletions

admin-tools/make-dist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ fi
1616

1717
cd ..
1818
source mathics/version.py
19-
cp -v ${HOME}/.local/var/Mathics3/doctest_latex_data.pcl mathics/data/
19+
cp -v ${HOME}/.local/var/Mathics3/doctest_latex_data.pcl mathics/Data/
2020

2121
echo $__version__
2222

mathics/data/ExampleData/BloodToilTearsSweat.txt renamed to mathics/Data/ExampleData/BloodToilTearsSweat.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and I am submitting a further list to His Majesty to-night. I hope to complete
1313
the appointment of the principal Ministers during to-morrow. the appointment
1414
of the other Ministers usually takes a little longer, but I trust that, when
1515
Parliament meets again, this part of my task will be completed, and that the
16-
administration will be complete in all respects.
16+
administration will be complete in all respects.
1717

1818
I considered it in the public interest to suggest that the House should be
1919
summoned to meet today. Mr. Speaker agreed, and took the necessary steps, in
@@ -23,7 +23,7 @@ proposed until Tuesday, 21st May, with, of course, provision for earlier
2323
meeting, if need be. The business to be considered during that week will be
2424
notified to Members at the earliest opportunity. I now invite the House, by
2525
the Motion which stands in my name, to record its approval of the steps taken
26-
and to declare its confidence in the new Government.
26+
and to declare its confidence in the new Government.
2727

2828
To form an Administration of this scale and complexity is a serious
2929
undertaking in itself, but it must be remembered that we are in the
@@ -53,4 +53,4 @@ urge and impulse of the ages, that mankind will move forward towards its goal.
5353
But I take up my task with buoyancy and hope. I feel sure that our cause will
5454
not be suffered to fail among men. At this time I feel entitled to claim the
5555
aid of all, and I say, "come then, let us go forward together with our united
56-
strength."
56+
strength."

0 commit comments

Comments
 (0)