mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-04-21 12:27:27 +03:00
cameo: "array" did not affect subsequently loaded files
- lang.y: increment "xo" and "yo" also on "array"
This commit is contained in:
@@ -18,5 +18,6 @@
|
||||
|
||||
struct path *gnuplot_read(const char *name, double r_tool_default);
|
||||
void gnuplot_write(const char *name, const struct path *paths);
|
||||
void gnuplot_append(const char *name, const struct path *paths);
|
||||
|
||||
#endif /* !GNUPLOT_H */
|
||||
|
||||
Reference in New Issue
Block a user