Add example for vec_re #55

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

Screenshot from 2020-05-13 17-29-07
Screenshot from 2020-05-13 17-29-39

Fixes #21.

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

![Screenshot from 2020-05-13 17-29-07](https://user-images.githubusercontent.com/12301795/81872472-6482e680-953f-11ea-966f-efec378bfd1a.png) ![Screenshot from 2020-05-13 17-29-39](https://user-images.githubusercontent.com/12301795/81872480-677dd700-953f-11ea-8dc9-9c5671e5dc39.png) Fixes #21. Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
wschmidt-ibm commented 4 years ago (Migrated from github.com)

LGTM.

LGTM.
The pull request has been merged as 558a45ea54.
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 recip master
git pull origin recip

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff recip
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#55
Loading…
There is no content yet.