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

Delete unused files that we forgot to delete #75

Merged
merged 4 commits into from
Aug 31, 2024
Merged

Conversation

laurenthuberdeau
Copy link
Collaborator

No description provided.

The `scc` script deleted in the previous commit had
a better implementation that I ported to `run-tests.sh`.
@@ -1,379 +0,0 @@
#include <stdio.h>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@@ -1,675 +0,0 @@
__ALLOC=1 # Starting heap at 1 because 0 is the null pointer.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This file is out of date and can be regenerated with gcc make-sh-runtime.c -o make-sh-runtime.exe && ./make-sh-runtime.exe.

scc
@@ -1,42 +0,0 @@
#!/bin/sh
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This script hasn't been used in months and has been replaced by other scripts.

@laurenthuberdeau laurenthuberdeau merged commit e01e389 into main Aug 31, 2024
26 checks passed
@laurenthuberdeau laurenthuberdeau deleted the laurent/cleanup branch August 31, 2024 17:41
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