|
From: | Marco Vassallo |
Subject: | Multiple DLD function in a single .cc file |
Date: | Thu, 27 Jun 2013 15:03:13 +0200 |
Hi everyone,
I would like to put more then one DLD function in a single .cc file, and later being able to call them from Octave. At the moment I'm using soft link with the command ln -s target_file.oct my_function_1.oct ln -s target_file.oct my_function_2.oct but I was wondering if there is a better (and possibly automated way) for doing it. Thanks Marco |
[Prev in Thread] | Current Thread | [Next in Thread] |