45,647
edits
No edit summary |
No edit summary |
||
Line 263: | Line 263: | ||
if args.e then | if args.e then | ||
if export.crux(term, true, false, false) ~= export.crux(term, | if export.crux(term, true, false, false) ~= export.crux(term, false, true, false) then | ||
if args.a then | if args.a then | ||
ipa = ipa .. "\n* " | ipa = ipa .. "\n* " | ||
Line 273: | Line 273: | ||
if args.w then | if args.w then | ||
if export.crux(term, true, false, false) ~= export.crux(term, | if export.crux(term, true, false, false) ~= export.crux(term, false, false, true) then | ||
if args.a or args.e then | if args.a or args.e then | ||
ipa = ipa .. "\n* " | ipa = ipa .. "\n* " |