Explorar el Código

ft: 文件名修改

master
SisMaker hace 4 años
padre
commit
2e793d62b1
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. +1
    -1
      src/actions/bvErr.erl
  2. +1
    -1
      src/composites/bvMPriority.erl
  3. +1
    -1
      src/composites/bvMSequence.erl

src/actions/bvError.erl → src/actions/bvErr.erl Ver fichero

@ -1,4 +1,4 @@
-module(bvError).
-module(bvErr).
-include("eBhv3.hrl").

src/composites/bvMemPriority.erl → src/composites/bvMPriority.erl Ver fichero

@ -1,4 +1,4 @@
-module(bvMemPriority).
-module(bvMPriority).
-include("eBhv3.hrl").

src/composites/bvMemSequence.erl → src/composites/bvMSequence.erl Ver fichero

@ -1,4 +1,4 @@
-module(bvMemSequence).
-module(bvMSequence).
-include("eBhv3.hrl").

Cargando…
Cancelar
Guardar