Skip to content

Instantly share code, notes, and snippets.

View danpovey's full-sized avatar

Daniel Povey danpovey

View GitHub Profile
@danpovey
danpovey / patch that gets headers working for me
Created January 20, 2013 05:11
Fixing problems I encountered with the headers, RE const and some missing LAPACK functions
From 8eb680b6f8f7bb6179625dbfe600e69c9c8b8dbb Mon Sep 17 00:00:00 2001
From: Daniel Povey <dpovey@a13.clsp.jhu.edu>
Date: Sat, 19 Jan 2013 16:26:47 -0500
Subject: [PATCH 1/3] Adding missing declarations to common_interface.h
---
common_interface.h | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/common_interface.h b/common_interface.h