can write with self

This commit is contained in:
nora 2021-03-22 14:50:05 +01:00
commit 04001ac5db
9 changed files with 76 additions and 0 deletions

11
.idea/SimpleCMDChat.iml generated Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="CPP_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$/../terminal_chat">
<sourceFolder url="file://$MODULE_DIR$/../terminal_chat/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/../terminal_chat/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>