Peano
Properties.h
Go to the documentation of this file.
1 #pragma once
2 
3 
4 extern "C" {
5  void initparameters_(const int* length, const char* parsetup);
6 }
7 /* extern "C" */
8 
void initparameters_(const int *length, const char *parsetup)