Skip to content

Commit d77bf4a

Browse files
committed
Fiscal renamed to Floyd_Tuner
1 parent ca1d2f4 commit d77bf4a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
File renamed without changes.

examples/fiscal/README.org examples/floyd_tuner/README.org

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
#+title: FISCAL
1+
#+title: FLOYD_TUNER
22

33
* Diagrams
44

5-
#+begin_src plantuml :file fiscal.eps :results none!
6-
!include fiscal.aml
5+
#+begin_src plantuml :file floyd_tuner.eps :results none!
6+
!include floyd_tuner.aml
77
#+end_src
88

99
#+RESULTS:
10-
[[file:fiscal.eps]]
10+
[[file:floyd_tuner.eps]]
1111

1212
* Configuration :noexport:
1313
Local Variables:

examples/fiscal/fiscal.aml examples/floyd_tuner/floyd_tuner.aml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ agent Screen
66
agent Touch_Screen
77
agent Microphone
88

9-
begin_package_spec("Fiscal")
9+
begin_package_spec("Floyd_Tuner")
1010

1111
subprogram("Main")
1212

0 commit comments

Comments
 (0)