We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1d2f4 commit d77bf4aCopy full SHA for d77bf4a
examples/fiscal/AdaML.puml examples/floyd_tuner/AdaML.puml
examples/fiscal/README.org examples/floyd_tuner/README.org
@@ -1,13 +1,13 @@
1
-#+title: FISCAL
+#+title: FLOYD_TUNER
2
3
* Diagrams
4
5
-#+begin_src plantuml :file fiscal.eps :results none!
6
-!include fiscal.aml
+#+begin_src plantuml :file floyd_tuner.eps :results none!
+!include floyd_tuner.aml
7
#+end_src
8
9
#+RESULTS:
10
-[[file:fiscal.eps]]
+[[file:floyd_tuner.eps]]
11
12
* Configuration :noexport:
13
Local Variables:
examples/fiscal/fiscal.aml examples/floyd_tuner/floyd_tuner.aml
@@ -6,7 +6,7 @@ agent Screen
agent Touch_Screen
agent Microphone
-begin_package_spec("Fiscal")
+begin_package_spec("Floyd_Tuner")
subprogram("Main")
0 commit comments