Add example for vec_cnttz #63

Merged
ThinkOpenly merged 1 commits from vec_cnttz into master 4 years ago
ThinkOpenly commented 4 years ago (Migrated from github.com)

Fixes #59

Screenshot from 2020-05-18 13-02-16
Screenshot from 2020-05-18 13-02-28

Signed-off-by: Paul A. Clarke pc@us.ibm.com

Fixes #59 ![Screenshot from 2020-05-18 13-02-16](https://user-images.githubusercontent.com/12301795/82245202-20f5f700-9908-11ea-872c-dea4aa731875.png) ![Screenshot from 2020-05-18 13-02-28](https://user-images.githubusercontent.com/12301795/82245210-23f0e780-9908-11ea-98d8-51be10f19e49.png) Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
wschmidt-ibm commented 4 years ago (Migrated from github.com)

LGTM. Thanks!

LGTM. Thanks!
The pull request has been merged as 9cb00e5145.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b vec_cnttz master
git pull origin vec_cnttz

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff vec_cnttz
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systemsoftware/Programming-Guides#63
Loading…
There is no content yet.