Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup #6

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Cleanup #6

wants to merge 9 commits into from

Conversation

everythingfunctional
Copy link
Collaborator

Delete unused stuff. It felt like I deleted a lot, even though the stats don't show that big a change.

$ cloc src
      13 text files.
      13 unique files.                              
       0 files ignored.

github.com/AlDanial/cloc v 1.86  T=0.02 s (639.4 files/s, 348873.6 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Fortran 90                      13            800           1594           4699
-------------------------------------------------------------------------------
SUM:                            13            800           1594           4699
-------------------------------------------------------------------------------
$ cloc src
      13 text files.
      13 unique files.                              
       0 files ignored.

github.com/AlDanial/cloc v 1.86  T=0.02 s (669.3 files/s, 309566.1 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Fortran 90                      13            734            817           4462
-------------------------------------------------------------------------------
SUM:                            13            734            817           4462
-------------------------------------------------------------------------------

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.

1 participant