mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
initial driver entry point
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#include "amuse/AudioGroupProject.hpp"
|
||||
|
||||
namespace amuse
|
||||
{
|
||||
|
||||
AudioGroupProject::AudioGroupProject(const unsigned char* data)
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user