Hello,
In file http://www.ats-lang.org/DOCUMENT/ATS2GTK/CODE/chap_start.dats and
in the line :
staload
"{$GLIB}/SATS/glib-object.sats"
Is {$GLIB} a some kind of placeholder variable(similar to in shell etc) and
if so how is it substituted ?
Thanks
gmhwxi
2
Yes. It is defined in
${PATSHOME}/share/atspre_define.hats
You can see the following line at the beginning of chap_start.dats:
#include "share/atspre_define.hats"On Thu, Jul 31, 2014 at 12:58 AM, Chotu S chot...@gmail.com wrote:
Hello,
In file http://www.ats-lang.org/DOCUMENT/ATS2GTK/CODE/chap_start.dats
and in the line :
staload
“{$GLIB}/SATS/glib-object.sats”
Is {$GLIB} a some kind of placeholder variable(similar to in shell etc)
and if so how is it substituted ?
Thanks
–
You received this message because you are subscribed to the Google Groups
“ats-lang-users” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to ats-lang-user...@googlegroups.com.
To post to this group, send email to ats-lan...@googlegroups.com.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ats-lang-users/CAAZxu4yJC1a7%3D3GFGrdVkvaR%3DfKHKLsx8TpZfz1CWXd-8_988Q%40mail.gmail.com
https://groups.google.com/d/msgid/ats-lang-users/CAAZxu4yJC1a7%3D3GFGrdVkvaR%3DfKHKLsx8TpZfz1CWXd-8_988Q%40mail.gmail.com?utm_medium=email&utm_source=footer
.