Skip to content

Instantly share code, notes, and snippets.

View NikEfth's full-sized avatar

Nikos Efthimiou NikEfth

View GitHub Profile
@NikEfth
NikEfth / simset_for_stir.diff
Last active June 3, 2019 10:20
Patch SimSET for STIR compatibility
Binary files 2.9.2_orig/.DS_Store and 2.9.2/.DS_Store differ
diff -ruN 2.9.2_orig/make.files/simset.make 2.9.2/make.files/simset.make
--- 2.9.2_orig/make.files/simset.make 2013-07-30 20:19:26.000000000 +0100
+++ 2.9.2/make.files/simset.make 2019-06-03 10:53:26.164586631 +0100
@@ -59,7 +59,7 @@
PHG_SRC_USR = $(SIMSET_PATH_USR)/src
OBJ_DIR = $(SIMSET_PATH_USR)/obj
PROGRAMS = $(SIMSET_PATH_USR)/bin
-
+LIB_DIR = $(SIMSET_PATH_USR)/lib
@NikEfth
NikEfth / mydiss.cls
Created August 10, 2018 22:53 — forked from ummels/mydiss.cls
Class file for my PhD thesis
% Copyright (c) 2010 Michael Ummels <michael@ummels.de>
%
% Permission to use, copy, modify, and/or distribute this software for any
% purpose with or without fee is hereby granted, provided that the above
% copyright notice and this permission notice appear in all copies.
%
% THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
% WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
% MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
% ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES