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

fix author

parent f2f3dd04
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
* DPDA.cpp
*
* Created on: Apr 10, 2013
* Author: Martin Zak
* Author: Jan Travnicek
*/
 
#include "DPDA.h"
......
......@@ -2,7 +2,7 @@
* DPDA.h
*
* Created on: Apr 10, 2013
* Author: Martin Zak
* Author: Jan Travnicek
*/
 
#ifndef DPDA_H_
......
......@@ -2,7 +2,7 @@
* NPDA.cpp
*
* Created on: Apr 10, 2013
* Author: Martin Zak
* Author: Jan Travnicek
*/
 
#include "NPDA.h"
......
......@@ -2,7 +2,7 @@
* NPDA.h
*
* Created on: Apr 10, 2013
* Author: Martin Zak
* Author: Jan Travnicek
*/
 
#ifndef NPDA_H_
......
......@@ -2,7 +2,7 @@
* SinglePopDPDA.cpp
*
* Created on: Apr 10, 2013
* Author: Martin Zak
* Author: Jan Travnicek
*/
 
#include "SinglePopDPDA.h"
......
......@@ -2,7 +2,7 @@
* SinglePopNPDA.cpp
*
* Created on: Apr 10, 2013
* Author: Martin Zak
* Author: Jan Travnicek
*/
 
#include "SinglePopNPDA.h"
......
......@@ -2,7 +2,7 @@
* SinglePopNPDA.h
*
* Created on: Apr 10, 2013
* Author: Martin Zak
* Author: Jan Travnicek
*/
 
#ifndef SINGLE_POP_NPDA_H_
......
......@@ -2,7 +2,7 @@
* VisiblyPushdownNPDA.cpp
*
* Created on: Apr 10, 2013
* Author: Martin Zak
* Author: Jan Travnicek
*/
 
#include "VisiblyPushdownNPDA.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