Skip to content
Snippets Groups Projects
Commit ab2cf0d8 authored by m-iancu's avatar m-iancu
Browse files

fix tiny xml typo in manual, update build msl

parent 45bc9a63
No related branches found
No related tags found
No related merge requests found
......@@ -21,14 +21,18 @@ log+ steximporter
//log+ scanner
//log+ lf
extension info.kwarc.mmt.planetary.PlanetaryPlugin
extension info.kwarc.mmt.gap.GAPImporter
extension info.kwarc.mmt.stex.STeXImporter
extension info.kwarc.mmt.planetary.PlanetaryPlugin
extension info.kwarc.mmt.planetary.PlanetaryPresenter
extension info.kwarc.mmt.api.archives.GraphViz "/usr/bin/dot"
extension info.kwarc.mmt.api.informal.IRelExtractor
archive add .
build GAP stex-omdoc
build GAP index
build GAP mws-content
build GAP mws-narration
build ODK/GAP gap-omdoc
build ODK/GAP planetary
build ODK/GAP svg
exit
server on 8080
//exit
......@@ -20222,8 +20222,7 @@ gap> SubtractSet( set, [ 9, 4, 6, 8 ] ); set;
<!-- % The results of <Ref Func="Set"/>, <Ref Func="Difference"/>, <Ref Func="Intersection"/> and <Ref Func="Union"/> are known -->
<!-- % to be sets by construction, and thus have the flag set upon creation. -->
<!-- % -->
<!-- % If an argument to <Ref Func="IsSet"/>, <Ref Func="IsEqualSet"/>, <Ref Func="IsSubset"/>, <Ref Func="Set"/>, <Ref Func="Difference"/>, --\
>
<!-- % If an argument to <Ref Func="IsSet"/>, <Ref Func="IsEqualSet"/>, <Ref Func="IsSubset"/>, <Ref Func="Set"/>, <Ref Func="Difference"/>, -->
<!-- % <Ref Func="Intersection"/> or <Ref Func="Union"/> is a proper set, that does not yet have the -->
<!-- % flag set, those functions will notice that and set the flag for this set. -->
<!-- % Note that <K>in</K> will use linear search if the right operand does not have -->
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment