diff options
author | Rob Austein <sra@hactrn.net> | 2007-03-22 13:38:47 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-03-22 13:38:47 +0000 |
commit | d91b20ddb48eb8c0ba2a3dec466e004f3f23071c (patch) | |
tree | 1b04c6944c9fd768c4cf50dbf131627e8290fb73 /scripts/regeng-api | |
parent | a156e7d8c73edd0ec94a1e0367bf58de02f94604 (diff) |
publish-world
svn path=/scripts/regeng-api; revision=526
Diffstat (limited to 'scripts/regeng-api')
-rw-r--r-- | scripts/regeng-api | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/regeng-api b/scripts/regeng-api index da623412..729dbf20 100644 --- a/scripts/regeng-api +++ b/scripts/regeng-api @@ -269,6 +269,9 @@ (please-run-this-cust-id-now :cust-id 42) => () +(please-publish-world-right-now :cust-id 42) +=> () + ;;; Protocol operations between IRBE and RE. |