pastelmatlab.h

Back to PastelMatlab

pastel/matlab/

// Description: An aggregate file for PastelMatlab.
// Documentation: pastelmatlab.txt

#ifndef PASTELMATLAB_PASTELMATLAB_H
#define PASTELMATLAB_PASTELMATLAB_H

#include "pastel/matlab/matlab_function.h"
#include "pastel/matlab/matlab_argument.h"

#endif