summaryrefslogtreecommitdiff
path: root/mdl/mdlFfi.urs
diff options
context:
space:
mode:
Diffstat (limited to 'mdl/mdlFfi.urs')
-rw-r--r--mdl/mdlFfi.urs2
1 files changed, 2 insertions, 0 deletions
diff --git a/mdl/mdlFfi.urs b/mdl/mdlFfi.urs
index 74dd636..6e8188a 100644
--- a/mdl/mdlFfi.urs
+++ b/mdl/mdlFfi.urs
@@ -12,4 +12,6 @@ under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License. *)
+val upgradeAllRegistered : transaction unit
+
val showSnackbar : string (* id *) -> string (* text *) -> transaction unit