5 lines
125 B
Text
5 lines
125 B
Text
|
|
load("c:/.../source.mac")$
|
||
|
|
|
||
|
|
/* or if source.mac is in Maxima search path (see ??file_search_maxima), simply */
|
||
|
|
load(source)$
|