commit | 9560b9cb26534f08613992151cc0388ba55ced25 | [log] [tgz] |
---|---|---|
author | Todd Wang <toddw@google.com> | Mon May 11 13:27:58 2015 -0700 |
committer | Todd Wang <toddw@google.com> | Mon May 11 13:27:59 2015 -0700 |
tree | 8af0827b75aa833c8c2c39f917c554640650731f | |
parent | dcc11d7cfc1c149bd19a52a672e833288ac03aa0 [diff] |
ref: Replace v.io/x/lib/cmdline with v.io/x/lib/cmdline2 Nobody is using the old cmdline package anymore, so this sequence of CLs removes the old cmdline and renames cmdline2 to cmdline. An empty cmdline2/.api file is leftover, necessary for the api checking tool. That will be removed in a subsequent CL. MultiPart: 3/4 Change-Id: I63a3d31858762a213d789e18e199bc386c95cc22
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.