Les Eyzies station

Les Eyzies is a railway station in Les Eyzies-de-Tayac-Sireuil, Nouvelle-Aquitaine, France. The station is located on the Niversac - Agen railway line. The station is served by TER (local) services operated by SNCF.

Facade of Les Eyzies station

Train services

The following services currently call at Les Eyzies:

  • local service (TER Nouvelle-Aquitaine) Périgueux - Le Buisson - Monsempron-Libos - Agen
Preceding station   SNCF   Following station
toward Périgueux
TER Nouvelle-Aquitaine 48
toward Agen
gollark: ```rustextern crate mogwai;use mogwai::prelude::*;let (tx, rx) = txrx_fold( 0, |n:&mut i32, _:&Event| -> String { *n += 1; if *n == 1 { "Clicked 1 time".to_string() } else { format!("Clicked {} times", *n) } } );button() .rx_text("Clicked 0 times", rx) .tx_on("click", tx) .run().unwrap_throw()```I do not understand how this is meant to work.
gollark: I basically just want to improve my dice roller thing.
gollark: Hyperapp's 2KB, Mithril is 10KB.
gollark: *However*, this is "game"-type content for osmarks.tk.
gollark: I mean, if I was writing some sort of... CRUD app, yes, I would use server rendering.

References


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