This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2022-2-WS_group_project_bankmanagement-system
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
remove unnecessary files
remotes/origin/feature/main-menu
fdai7207
2 years ago
parent
e30f7a66ae
commit
a8213f56df
4 changed files
with
5 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
5
build-project.sh
BIN
src/.mainMenu.c.swp
0
src/main.c
BIN
src/run_BankManagementSimulator
5
build-project.sh
View File
@ -0,0 +1,5 @@
clear
cd
src/
gcc main.c mainMenu.c
./a.out
rm a.out
BIN
src/.mainMenu.c.swp
View File
0
src/run_BankManagementSimulator.c → src/main.c
View File
BIN
src/run_BankManagementSimulator
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Programmiermethoden_und_-werkzeuge/2022-2-WS_group_project_bankmanagement-system
Title
Body
Create Issue