From f1f55c3fa30839f97a573dc11363fe36bf1abf85 Mon Sep 17 00:00:00 2001 From: "Niklas.Waern" Date: Fri, 21 May 2010 21:52:22 +0200 Subject: [PATCH] create basis/x11/xinput2 --- basis/x11/xinput2/authors.txt | 1 + basis/x11/xinput2/xinput2.factor | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 basis/x11/xinput2/authors.txt create mode 100644 basis/x11/xinput2/xinput2.factor diff --git a/basis/x11/xinput2/authors.txt b/basis/x11/xinput2/authors.txt new file mode 100644 index 0000000000..8e15658eb6 --- /dev/null +++ b/basis/x11/xinput2/authors.txt @@ -0,0 +1 @@ +Niklas Waern diff --git a/basis/x11/xinput2/xinput2.factor b/basis/x11/xinput2/xinput2.factor new file mode 100644 index 0000000000..682c79fc43 --- /dev/null +++ b/basis/x11/xinput2/xinput2.factor @@ -0,0 +1,4 @@ +! Copyright (C) 2010 Niklas Waern. +! See http://factorcode.org/license.txt for BSD license. +USING: ; +IN: x11.xinput2