Added Abstraction.

This commit is contained in:
Jacob Signorovitch
2024-11-13 09:22:57 -05:00
parent 3913b3c4f3
commit f6cd74ff26
6 changed files with 170 additions and 13 deletions

17
abstraction/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>abstraction</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>