Renamed session to avoid name clash with offical AFP entry.

Bu işleme şunda yer alıyor:
Achim D. Brucker 2020-12-19 09:33:34 +00:00
ebeveyn 73b3b13ab0
işleme 9fd9332f74
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme

Dosyayı Görüntüle

@ -1,6 +1,6 @@
chapter AFP
session Extended_Finite_State_Machines (AFP) = "HOL-Library" +
session "Extended_Finite_State_Machines-devel" (AFP) = "HOL-Library" +
options [timeout = 600]
sessions
FinFun

Dosyayı Görüntüle

@ -11,7 +11,7 @@ submitted, as an update to the existing entry, at a later point in time.
## How to build
```console
achim@logicalhacking:~$ isabelle build -D Extended_Finite_State_Machines
achim@logicalhacking:~$ isabelle build -D Extended_Finite_State_Machines-devel
```
## Authors