Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GAP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ODK
GAP
Commits
ab2cf0d8
Commit
ab2cf0d8
authored
8 years ago
by
m-iancu
Browse files
Options
Downloads
Patches
Plain Diff
fix tiny xml typo in manual, update build msl
parent
45bc9a63
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.msl
+10
-6
10 additions, 6 deletions
build.msl
source/gap_ref_manual.xml
+1
-2
1 addition, 2 deletions
source/gap_ref_manual.xml
with
11 additions
and
8 deletions
build.msl
+
10
−
6
View file @
ab2cf0d8
...
...
@@ -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
This diff is collapsed.
Click to expand it.
source/gap_ref_manual.xml
+
1
−
2
View file @
ab2cf0d8
...
...
@@ -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 -->
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment