Skip to content

Refactor filenames to camelCase and remove unused files#89

Merged
DrPaulSharp merged 41 commits intoRascalSoftware:masterfrom
DrPaulSharp:refactor_filenames
Mar 2, 2023
Merged

Refactor filenames to camelCase and remove unused files#89
DrPaulSharp merged 41 commits intoRascalSoftware:masterfrom
DrPaulSharp:refactor_filenames

Conversation

@DrPaulSharp
Copy link
Collaborator

@DrPaulSharp DrPaulSharp commented Feb 28, 2023

Filenames have been changed throughout the code to change to camelCase, remove unnecessary "RAT" prefixes, and/or make the purpose of the contents clearer. This closes #67
Some unused files have also been removed.

@DrPaulSharp DrPaulSharp mentioned this pull request Feb 28, 2023
Copy link
Collaborator

@StephenNneji StephenNneji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

examples/manual/DSPCStandardLayers/t1toProblemDef.m to .../t1ToProblemDef.m

we should remove
targetFunctions/common/loopCppCustlayWrapper/testDLL_mex.mexa64
targetFunctions/common/loopCppCustlayWrapper/testDLL_mex_latest.mexa64

… "testCommonFunctions/DPPC_customXY.m" and "testCommonFunctions/StructsINOUTS.m"
@DrPaulSharp DrPaulSharp merged commit 9c7f917 into RascalSoftware:master Mar 2, 2023
@DrPaulSharp DrPaulSharp deleted the refactor_filenames branch March 2, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor filenames

2 participants