Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
listes = {
1: "LISTE D'UNION DE LA DROITE ET DU CENTRE (Alain PIGEAU)",
2: "LUTTE OUVRIERE FAIRE ENTENDRE LE CAMP DES TRAVAILLEURS (Yves CHEÈRE)",
3: "LE MANS RENOUVEAU CITOYEN (Ariane HENRY)",
4: "AVEC VOUS POUR LE MANS (Christelle MORANÇAIS)",
5: "LE MANS POUR TOUS (Jean-Claude BOULARD)",
6: "CARTON ROUGE (Pascal LE PORT)",
7: "LE MANS BLEU MARINE (Louis NOGUÈS)",
8: "ALTERNATIVE PROGRESSISTE SOLIDAIRE (Michel PEZERIL)"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#! /usr/bin/env python
# -*- coding:utf8 -*-
#
# gismu.py
#
# Copyright © 2014 Mathieu Gaborit (matael) <[email protected]>
#
#
# Distributed under WTFPL terms
#
/*
* schema.sql
*
* Copyright (C) 2014 Mathieu Gaborit (matael) <[email protected]>
*
*
* Distributed under WTFPL terms
*
* DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
* Version 2, December 2004
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name := "sqlitetest"
version := "0.1"
scalaVersion := "2.10.3"
libraryDependencies ++= Seq(
"org.xerial" % "sqlite-jdbc" % "3.7.2",
"com.typesafe.slick" %% "slick" % "2.0.1-RC1"
)
%
% tube_resonateur.m
%
% Copyright (C) 2014 Mathieu Gaborit (matael) <[email protected]>
%
%
% Distributed under WTFPL terms
%
% DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
% Version 2, December 2004
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>index</title>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<!-- Leaflet CDN -->
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.5/leaflet.css" />
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.5/leaflet.ie.css" />
#! /usr/bin/env python
# -*- coding:utf8 -*-
#
# timeoLED.py
#
# Copyright © 2013 jerome B (jblbl) <[email protected]>
#
#
# Distributed under WTFPL terms
#