Added comments
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
#include <iostream>
|
||||
#endif
|
||||
|
||||
// Neke "workarounds" za terminale na Unix i Windows
|
||||
namespace fsh::util {
|
||||
|
||||
/**
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
#include <fstream>
|
||||
#include <stdexcept>
|
||||
|
||||
// Razlicite pomocne funkcije za tekstove
|
||||
namespace fsh::util {
|
||||
|
||||
extern const char* tokens[];
|
||||
|
||||
Reference in New Issue
Block a user