Add gitignores for Automake and add new files

This commit is contained in:
2024-11-21 02:31:37 +11:00
parent 4f0da885dd
commit 30da26f0e4
8 changed files with 6466 additions and 15 deletions
+3
View File
@@ -32,6 +32,9 @@ class NonNeutralQuale
{
public:
virtual void eventInd(void);
public:
BodyCoords bodyCoords;
};
#endif