Skip to content
Snippets Groups Projects
Commit afc099d4 authored by Jan Trávníček's avatar Jan Trávníček
Browse files

Fix author names

parent e01d6dfa
No related branches found
No related tags found
No related merge requests found
Showing
with 18 additions and 18 deletions
......@@ -2,7 +2,7 @@
* NPDA.cpp
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Martin Zak
*/
 
#include "NPDA.h"
......
......@@ -2,7 +2,7 @@
* NPDA.h
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Martin Zak
*/
 
#ifndef NPDA_H_
......
......@@ -2,7 +2,7 @@
* SinglePopNPDA.cpp
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Martin Zak
*/
 
#include "SinglePopNPDA.h"
......
......@@ -2,7 +2,7 @@
* SinglePopNPDA.h
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Martin Zak
*/
 
#ifndef SINGLE_POP_NPDA_H_
......
......@@ -2,7 +2,7 @@
* OneTapeDTM.cpp
*
* Created on: Apr 24, 2013
* Author: martin
* Author: Martin Zak
*/
 
#include "OneTapeDTM.h"
......
......@@ -2,7 +2,7 @@
* UnknownTransition.cpp
*
* Created on: Oct 13, 2013
* Author: martin
* Author: Martin Zak
*/
 
#include "UnknownTransition.h"
......
......@@ -2,7 +2,7 @@
* MultiInitialSymbols.cpp
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#include "MultiInitialSymbolsPushdownStoreAlphabet.h"
......
......@@ -2,7 +2,7 @@
* MultiInitialSymbols.h
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#ifndef MULTI_INITIAL_SYMBOLS_PUSHDOWN_STORE_ALPHABET_H_
......
......@@ -2,7 +2,7 @@
* PushdownStoreAlphabet.cpp
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#include "PushdownStoreAlphabet.h"
......
......@@ -2,7 +2,7 @@
* PushdownStoreAlphabet.h
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#ifndef PUSHDOWN_STORE_ALPHABET_H_
......
......@@ -2,7 +2,7 @@
* Shift.cpp
*
* Created on: Dec 8, 2013
* Author: honza
* Author: Martin Zak
*/
 
#include "Shift.h"
......
......@@ -2,7 +2,7 @@
* Shift.h
*
* Created on: Oct 13, 2013
* Author: martin
* Author: Martin Zak
*/
 
#ifndef SHIFT_H_
......
......@@ -2,7 +2,7 @@
* SingleInitialSymbolPushdownStore.cpp
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#include "SingleInitialSymbolPushdownStoreAlphabet.h"
......
......@@ -2,7 +2,7 @@
* SingleInitialSymbolPushdownStore.h
*
* Created on: Apr 10, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#ifndef SINGLE_INITIAL_SYMBOL_PUSHDOWN_STORE_ALPHABET_H_
......
......@@ -2,7 +2,7 @@
* ContextPreservingUnrestrictedGrammar.cpp
*
* Created on: Nov 17, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#include "ContextPreservingUnrestrictedGrammar.h"
......
......@@ -2,7 +2,7 @@
* ContextPreservingUnrestrictedGrammar.h
*
* Created on: Nov 17, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#ifndef CONTEXT_PRESERVING_UNRESTRICTED_GRAMMAR_H_
......
......@@ -2,7 +2,7 @@
* UnrestrictedGrammar.cpp
*
* Created on: Nov 17, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#include "UnrestrictedGrammar.h"
......
......@@ -2,7 +2,7 @@
* UnrestrictedGrammar.h
*
* Created on: Nov 17, 2013
* Author: martin
* Author: Jan Travnicek
*/
 
#ifndef UNRESTRICTED_GRAMMAR_H_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment