summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/asymptote/babel.asy
blob: ada173c8a96f42b292f7a1018444685914340cc6 (plain)
1
2
3
4
void babel(string s)
{
  usepackage("babel",s);
}