Byssoloma

Byssoloma is a genus of lichens in the family Pilocarpaceae.[1]

Byssoloma
Byssoloma leucoblepharum
Scientific classification
Kingdom:
Division:
Class:
Order:
Family:
Genus:
Byssoloma

Trevis. (1853)
Type species
Byssoloma leprieurii
Trevis. (1853)

Species

  • Byssoloma absconditum
  • Byssoloma amazonicum
  • Byssoloma anomalum
  • Byssoloma aurantiacum
  • Byssoloma braulii
  • Byssoloma carneum
  • Byssoloma catarinense
  • Byssoloma chlorinum
  • Byssoloma citricola
  • Byssoloma discordans
  • Byssoloma fadenii
  • Byssoloma farkasiae
  • Byssoloma fuscothallinum
  • Byssoloma guttiferae
  • Byssoloma humboldtianum
  • Byssoloma hypophyllum
  • Byssoloma kalbii
  • Byssoloma leucoblepharum
  • Byssoloma llimonae
  • Byssoloma marginatum
  • Byssoloma minutissimum
  • Byssoloma multipunctatum
  • Byssoloma polychromum
  • Byssoloma pubescens
  • Byssoloma spinulosum
  • Byssoloma sprucei
  • Byssoloma subdiscordans
  • Byssoloma subpolychromum
  • Byssoloma syzygii
  • Byssoloma tricholomum
  • Byssoloma vanderystii
  • Byssoloma vezdanum
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
gollark: What you need to do is check `r.getActive` and the other stuff *in the loop*, and ensure that both branches correctly yield and print everything.
gollark: - it doesn't do anything *else*, so it just loops infinitely and will eventually crash with "too long without yielding".
gollark: Well, the problem is this:- you only set `state` once at the beginning of the program- it's probably `true` then- it goes into the `if state == true` branch, which only sets the `txt` variable

References

  1. Lumbsch TH, Huhndorf SM. (December 2007). "Outline of Ascomycota 2007". Myconet. Chicago, USA: The Field Museum, Department of Botany. 13: 1–58. Archived from the original on 2009-03-18.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.