diff options
| author | Filip Strömbäck <fstromback@gmail.com> | 2021-03-16 13:01:32 +0100 |
|---|---|---|
| committer | Filip Strömbäck <fstromback@gmail.com> | 2021-03-16 13:01:32 +0100 |
| commit | b7002c53057d4ae049237786d26f00a762dbc2ea (patch) | |
| tree | f13985eaafedba1d64a6aa835bf93392186d0164 /src/standalone/upg2/about-main.c | |
| parent | cda174afc8e1bf6b779726965f5eaa030d80b1dc (diff) | |
| download | pintos-rs-b7002c53057d4ae049237786d26f00a762dbc2ea.tar.gz | |
Updated names in standalone/ to match new lab numbering.
Diffstat (limited to 'src/standalone/upg2/about-main.c')
| -rw-r--r-- | src/standalone/upg2/about-main.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/standalone/upg2/about-main.c b/src/standalone/upg2/about-main.c deleted file mode 100644 index 2407c23..0000000 --- a/src/standalone/upg2/about-main.c +++ /dev/null @@ -1,6 +0,0 @@ -#include <stdio.h> -#include <string.h> - -int main(int argc, char* argv[]) -{ -} |
