-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,17 @@ | ||
# Calculator (updating nowadays) | ||
Calculator Emulator. Semester project at MIPT. | ||
|
||
|
||
# Calculator | ||
_Calculator Emulator. Semester project at MIPT._ | ||
|
||
## Final version of project | ||
### Huge thanks to: | ||
[@AlekseiSeverin03](https://github.com/AlekseiSeverin03) | ||
[@milkicow](https://github.com/milkicow) | ||
[@nktshch](https://github.com/nktshch) | ||
### Кому что необходимо для связи: | ||
* Если Вы **`интерфейс`** - `connection.cpp` | ||
* Если Вы **`связь`** - `memory.cpp` & `memory.hpp` & & | ||
* Если Вы **`память`** - `connection.cpp` | ||
* Если Вы **`обработчик программы`** - `connection.cpp` | ||
|
||
#### !! Возможно где-то необходимо закоментить main() | ||
#### Добавил makefile | ||
#### Добавил makefile |