mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-31 17:59:28 +00:00
Hadrons: pass strings by value
This commit is contained in:
14
programs/Hadrons/MSource.hpp
Normal file
14
programs/Hadrons/MSource.hpp
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// MSource.hpp
|
||||
// Grid
|
||||
//
|
||||
// Created by Antonin Portelli on 16/04/2016.
|
||||
//
|
||||
//
|
||||
|
||||
#ifndef MSource_hpp
|
||||
#define MSource_hpp
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#endif /* MSource_hpp */
|
||||
Reference in New Issue
Block a user