Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
ce6dca88
Commit
ce6dca88
authored
Jan 14, 2013
by
Pavel Vainerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(uniset-codegen): добавил генератор скелета класса (--make-skel)
parent
e733bb7c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
skel-Makefile.am
Utilities/codegen/skel-Makefile.am
+2
-1
uniset-codegen.in
Utilities/codegen/uniset-codegen.in
+0
-2
No files found.
Utilities/codegen/skel-Makefile.am
View file @
ce6dca88
...
...
@@ -7,4 +7,5 @@ Skel_SK.cc: Skel.src.xml
clean-local:
rm -rf *_SK.cc *_SK.h
all-local: Skel_SK.cc Skel_SK.h main.cc
all-local: Skel_SK.cc Skel_SK.h
Utilities/codegen/uniset-codegen.in
View file @
ce6dca88
...
...
@@ -32,8 +32,6 @@ Valid options are:
--make-skel name - generate process skeleton (name.src.xml, Name.cc, Name.hh, Makefile.am, main.cc)
Additional arguments: --no-main, --no-makefile
EOF
[
-n
"
$1
"
]
&&
exit
"
$1
"
||
exit
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment