Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
comm-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
sally4-core
comm-core
Commits
c119238b
Commit
c119238b
authored
9 years ago
by
Tom Wiesing
Browse files
Options
Downloads
Patches
Plain Diff
Add a build script
parent
bcbbe99c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dist/SallySchemas.DLL
+0
-0
0 additions, 0 deletions
dist/SallySchemas.DLL
dist/generatecsharp.bat
+8
-0
8 additions, 0 deletions
dist/generatecsharp.bat
with
8 additions
and
0 deletions
dist/SallySchemas.DLL
0 → 100644
+
0
−
0
View file @
c119238b
File added
This diff is collapsed.
Click to expand it.
dist/generatecsharp.bat
0 → 100644
+
8
−
0
View file @
c119238b
xsd
..\src\main\resources\core.xsd
/classes /namespace
:SallySchemas
/uri
:http
://kwarc.info/sally/comm/core
xsd
..\src\main\resources\theo.xsd
/classes /namespace
:SallySchemas
/uri
:http
://kwarc.info/sally/comm/theo
xsd
..\src\main\resources\frames.xsd
/classes /namespace
:SallySchemas
/uri
:http
://kwarc.info/sally/comm/frames
csc
/target
:library
/out
:SallySchemas
.DLL
*
.cs
%del
core
.cs
%del
theo
.cs
%del
frames
.cs
\ No newline at end of file
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