2021-12-06 Fred Gleason <fredg@paravelsystems.com>

* Added an 'AddCart()' method to the 'rivwebpyapi' API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-06 15:21:28 -05:00
parent 48d998a521
commit ab02402104
4 changed files with 189 additions and 1 deletions

View File

@@ -20,7 +20,8 @@
##
## Use automake to process this into a Makefile.in
EXTRA_DIST = add_cut.py\
EXTRA_DIST = add_cart.py\
add_cut.py\
list_cart.py\
list_cart_sched_codes.py\
list_carts.py\