Removed credits for moving into readme
This commit is contained in:
parent
6c010f3c50
commit
5445df8e3a
1 changed files with 0 additions and 4 deletions
4
main.cpp
4
main.cpp
|
@ -1,7 +1,3 @@
|
||||||
/**
|
|
||||||
* Edit of lsh from https://github.com/brenns10/msh.git rewritten in C++
|
|
||||||
* by Claudio Maggiobi
|
|
||||||
*/
|
|
||||||
#include "console.h"
|
#include "console.h"
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
Loading…
Reference in a new issue